Commit Graph

16 Commits

Author SHA1 Message Date
Lee Goolsbee
ac3f6f1f93 address a stack of linting warnings/errors and deprecations 2022-09-09 17:09:22 -05:00
Brett Meehan
561ca14058 ITPLAT-518 modify unit file for bbdc to not start foreground 2021-03-03 13:59:43 +11:00
Lee Goolsbee
1278cc6cf5 allow default filter to treat empty string as "false", cast to bool at end 2021-02-05 12:00:41 -06:00
Lee Goolsbee
a879291f50 try casting env var to bool before falling back to default(true) 2021-02-03 17:40:11 -06:00
Lee Goolsbee
998cb50b07 ITPLAT-476 cast atl_startup_restart to bool 2021-02-03 17:18:02 -06:00
Steve Smith
121ae6ac5c Revert new logic for restart flag. 2021-01-29 10:29:23 +11:00
Steve Smith
2a67095acc Move bool coerce up to initialisation. 2021-01-22 12:26:08 +11:00
Steve Smith
657efb77ab DCD-1089: The systemd installation location depends on the OS. 2020-08-28 13:07:56 +10:00
Steve Smith
0b129bce1d DCD-431: Fix incorrect service start-up target and make configurable. 2019-11-04 11:14:11 +11:00
Varun Arbatti
522706467e Merged in DCD-621-parallelize-builds (pull request #20)
DCD-621 parallelize builds

* DCD-621: Parallelizes tests ny invoking the parralelize script

* DCD-621: Removes leading / to start jira command in product_startup role

* DCD-621: Runs a scenario by name instead of using the all parameter

* DCD-621: A better find all scenarios function to ensure we look at relevant molecule scenarios. Better logging too

* DCD-510: Parallelizes tests further, running in 26 batches on 1 each. The pipeline file is now generated using Jinja

* DCD-510: Adds a pre check stage to verify if number of batches match actual number of scenarios. This test will fail (deliberately)

* DCD-510: Adds a pre check stage to verify if number of batches match actual number of scenarios. Fixes 'test' failure

* DCD-590: Adds note to development.md on how to generate a pipeline file. Adds a makefile and updates a few script commands

* DCD-590: Better documentation in development README document. Updates YML with instructions on how to fix issues with the prevalidation stage

Approved-by: Steve Smith <ssmith@atlassian.com>
Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-08-30 06:22:53 +00:00
Geoff Jacobs
ba25bc683d ITOPS-2035 allow products to not be started after running dc-deployments-automation based off environment variable 2019-08-19 11:15:18 +10:00
Azra Sulthana
8f506a16cc Changes after tarball PR was merged 2019-07-15 06:24:23 +00:00
Azra Sulthana
1c46b3cca4 Removed crowd_startup_exec_path 2019-07-12 04:31:22 +00:00
Azra Sulthana
b960c1c4cb crowd 2019-07-11 05:34:52 +00:00
Steve Smith
9e2eb50a6b DCD-386: Rework product_startup to support more systemd params and add tests for some corner cases. 2019-05-31 10:52:58 +10:00
Steve Smith
069c99ce8c DCD-352: Make the service-file installation generic across products. 2019-05-27 14:28:26 +10:00