Commit Graph

352 Commits

Author SHA1 Message Date
Glenn Stewart
0a6501d781 ITOPSENG-164 Debug some changes to logic 2019-10-14 17:29:16 +11:00
Glenn Stewart
fbb9316c26 ITOPSENG-164 Further testing required for logic change 2019-10-11 16:37:28 +11:00
Glenn Stewart
5d10948feb ITOPSENG-164 Further testing required for logic change 2019-10-11 14:54:59 +11:00
Glenn Stewart
b73381e907 ITOPSENG-164 Further testing required for logic change 2019-10-11 14:52:35 +11:00
Glenn Stewart
894501e9d1 ITOPSENG-164 Additional default variables 2019-10-11 14:32:50 +11:00
Glenn Stewart
b3dffa684f ITOPSENG-164 Further testing required for logic change 2019-10-11 14:20:21 +11:00
Glenn Stewart
3ed48340b3 ITOPSENG-164 Yamllint fix 2019-10-10 16:52:51 +11:00
Glenn Stewart
054e171da3 ITOPSENG-164 Save the binary to shared home adding a locking mechanism to avoid potential race condition. This also allows downloading of old binaries once no longer available to download 2019-10-10 16:12:06 +11:00
Don Domingo
6bd58d54f5 Merged in DCD-653-docs-added-quickstart-reference (pull request #30)
Added reference on how to set Ansible overrides in AWS Quick Starts

Approved-by: Steve Smith <ssmith@atlassian.com>
Approved-by: Don Domingo <ddomingo@atlassian.com>
2019-09-30 04:45:50 +00:00
Don Domingo
cdf7c0975a Added reference on how to set Ansible overrides in AWS Quick Starts 2019-09-30 00:45:26 +00:00
Michael Kemp
9324bdc11c Merged in QUICK-292-higher-ulimit-nofiles (pull request #28)
QUICK-292: Increase unix open files limit for Jira service

Approved-by: Varun Arbatti
Approved-by: Steve Smith
Approved-by: Ben Partridge
2019-09-27 06:10:26 +00:00
Michael Kemp
3b939831f2 QUICK-265: Increase open files limit for Jira service 2019-09-27 11:18:03 +10:00
Michael Kemp
f7e74edd4a Merged in QUICK-265-explicit-gc (pull request #27)
QUICK-265: Add JVM opts parameter to Jira config role

Approved-by: Steve Smith
2019-09-23 04:56:09 +00:00
Michael Kemp
64b9925fbb QUICK-265: Add JVM opts parameter to Jira config role 2019-09-23 13:33:12 +10:00
Steve Smith
dc988a9434 Merged in DCD-662-fix-var-name (pull request #26)
DCD-662: Update custom params var name to match QuickStarts.

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-09-22 23:59:15 +00:00
Steve Smith
8888b8c183 DCD-662: Update custom params var name to match QuickStarts. 2019-09-23 09:08:54 +10:00
Steve Smith
5ac8a109fa Merged in DCD-658-ansible-custom-params (pull request #24)
DCD-658 ansible custom params

Approved-by: Geoff Jacobs <gjacobs@atlassian.com>
Approved-by: Don Domingo <ddomingo@atlassian.com>
2019-09-17 23:06:17 +00:00
Steve Smith
b7c3af2461 DCD-658: README updates from review. 2019-09-17 15:44:02 +10:00
Steve Smith
cc3cdb3b98 DCD-658: Full env var setting. 2019-09-17 14:33:27 +10:00
Steve Smith
ddd792ecfe DCD-658: Update README with notes about adding custom command-line parameters. 2019-09-17 14:31:39 +10:00
Steve Smith
84e37e7df9 DCD-658: Rename extra parameter variable for clarity. 2019-09-17 08:48:30 +10:00
Steve Smith
c687f8ab76 DCD-658: Break up commandline for clarity. 2019-09-16 11:56:22 +10:00
Steve Smith
2299596613 DCD-658: Add injection of custom parameters to the ansible commandline. 2019-09-16 11:53:37 +10:00
Steve Smith
6e3918c332 Merged in DCD-436-cloudwatch-integration (pull request #23)
DCD-436 CloudWatch agent integration

Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Adam Brokes <abrokes@atlassian.com>
Approved-by: Varun Arbatti <varbatti@atlassian.com>
2019-09-15 23:26:09 +00:00
Steve Smith
edae211356 DCD-436: Use full cloudwatch name for clarity. 2019-09-13 12:01:47 +10:00
Steve Smith
83aed04c76 DCD-436: Enable new molecule scenario 2019-09-12 12:30:29 +10:00
Steve Smith
011e718764 DCD-436: CloudWatch disabled by default for backwards compatibility. 2019-09-12 11:21:28 +10:00
Steve Smith
ee6df8f8a8 DCD-436: Add flag to disable CloudWatch completely. 2019-09-12 10:57:45 +10:00
Steve Smith
e1090ba4fe DCD-436: Add new test scenario to the pipelines config. 2019-09-11 15:04:24 +10:00
Steve Smith
114c1d2e8e DCD-436: Add ability to disable log aggregation. 2019-09-11 14:59:00 +10:00
Steve Smith
35e37afd24 DCD-436: Add Bitbucket log dir. 2019-09-11 14:33:48 +10:00
Steve Smith
28d35abd53 DCD-436: Add Confluence home log dir. 2019-09-11 14:24:57 +10:00
Steve Smith
9697229abb DCD-436: Fix Jira log directory. 2019-09-11 13:39:00 +10:00
Steve Smith
f8358623d8 DCD-436: Fix systemd restart. 2019-09-11 13:22:52 +10:00
Steve Smith
e114fca732 DCD-436: Make log group unique. 2019-09-11 13:05:07 +10:00
Steve Smith
5a98350702 DCD-436: Enable/start CW agent. 2019-09-11 11:24:50 +10:00
Steve Smith
cca50a4d9d DCD-436: Install CloudWatch agent on AWS instances. 2019-09-10 12:31:17 +10:00
Geoff Jacobs
2dd332f714 Merged in bugfix/ITOPSENG-53-java-home-hardcoded (pull request #22)
ITOPSENG-53 remove hardcoded JAVA_HOME for crowd

Approved-by: Steve Smith <ssmith@atlassian.com>
2019-09-05 01:52:03 +00:00
Geoff Jacobs
96243b5c69 ITOPSENG-53 remove hardcoded JAVA_HOME for crowd 2019-09-05 11:13:20 +10:00
Varun Arbatti
fb44bf92f1 Merged in DCD-590-fixes-broken-ci-due-to-linter (pull request #21)
DCD-590: Fixes lint issue

Approved-by: Steve Smith <ssmith@atlassian.com>
2019-09-02 01:08:52 +00: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
51e75c202c Merged in feature/ITOPS-2059-add-clone-support (pull request #17)
Feature/ITOPS-2059 add clone support

Approved-by: Steve Smith <ssmith@atlassian.com>
2019-08-30 00:54:46 +00:00
Varun Arbatti
18f76f7f12 Merged in DCD-621-jira-dbconfig-with-aurora-db-type (pull request #18)
DCD-621: externalizes db type based in dbconfig.xml for Jira

Approved-by: Adam Brokes <abrokes@atlassian.com>
Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Steve Smith <ssmith@atlassian.com>
2019-08-29 07:02:46 +00:00
Varun Arbatti
90cd3f5f98 DCD-621: Cleans up comments & extracts batch number to a variable 2019-08-29 16:49:25 +10:00
Varun Arbatti
8cf01382af DCD-621: Changes pipelines to run scenarios in parallel. (9 batches of 3 scenarios each) 2019-08-29 16:12:14 +10:00
Varun Arbatti
856e60abe6 DCD-621: fixes installer tests for most scenarios under product_install 2019-08-29 14:58:51 +10:00
Varun Arbatti
2d83585803 DCD-621: fixes installer tests - Test should assert for full file name for installer. Previously, tests were missing checking for -x64 installer suffix 2019-08-29 12:50:52 +10:00
Varun Arbatti
7114795020 DCD-621: bumps up size to 2x 2019-08-28 15:24:21 +10:00
Varun Arbatti
afb5725761 DCD-621: Uses a map to define db_type for a db_engine 2019-08-28 14:42:56 +10:00
Varun Arbatti
2a00f33508 DCD-621: Uses ATL_DB_ENGINE paramerter to infer database type. If db_engine is 'aurora_postgres', then use aurrora postgres db type. Else use default postgres db_type 2019-08-28 12:21:28 +10:00