Lee Goolsbee
5caddaede1
ITPLT-3785 can't recursively manage permissions on a single file; manage permissions for atl_product_version_cache file when written instead
2024-06-12 11:31:35 -05:00
Lee Goolsbee
ee9348473a
ITPLT-3785 reworked logic for limiting permissions in installation directories without affecting working directories
2024-06-12 11:31:27 -05:00
Lee Goolsbee
91cc5c3d1a
ITPLT-3650 define platform as linux/amd64 for molecule; fixes ability to run on Apple Silicon and should continue to work fine in pipelines
2024-04-29 12:10:17 -05:00
Lee Goolsbee
9ec397abd5
ITPLT-3650 update test execution environments to newer versions of debian, ubuntu, and python
2024-04-29 12:10:17 -05:00
Lee Goolsbee
677f2a85ca
ITPLT-3650 drop support for Amazon Linux 2
2024-04-29 12:10:12 -05:00
Lee Goolsbee
ecb262a15f
ITPLT-3650 compatibility updates for ansible-core 2.16 and other dependencies
2024-04-26 15:20:52 -05:00
bmeehan
2f198d478b
ITPLT-3356 correct user to username
2024-03-08 16:22:31 +11:00
bmeehan
11c23b7169
ITPLT-3356 clean up formatting in c.c.xml
2024-03-08 14:10:18 +11:00
bmeehan
da56d513e0
ITPLT-3356 add OS user and pass if provided and exclude region if OS pass provided
2024-03-08 08:26:41 +11:00
bmeehan
acc72cb739
ITPLT-3356 add OS user and pass if provided and exclude region if OS pass provided
2024-03-08 08:09:52 +11:00
bmeehan
d93cc67e00
ITPLT-3356 support opensearch config in confleunce.cfg.xml
2023-11-08 20:42:34 +11:00
bmeehan
b1ee6f6abb
ITPLT-3356 support opensearch config in confleunce.cfg.xml
2023-11-08 20:38:31 +11:00
Yevhen Ivantsov
ed9ab4bcf0
Generate secretsmanager properties in confluence.cfg.xml
2023-07-20 14:03:00 +10:00
Yurii Kuzan
4000d1282e
CLIP-1810 added missing entry
2023-06-15 10:27:24 +03:00
Lee Goolsbee
6151f01534
Merged in al2022 (pull request #187 )
...
Add support for Amazon Linux 2022
* first pass at basic AL2022 support
* unpin git version on AL2022
* resolve a few package issues/discrepancies
* fix non-Amazon distro support
* fix missing nfs.service symlink on AL2022
* remove Ubuntu/Debian install task from aws_common (no existing ubuntu dependency tasks)
* add amazonlinux:2022 to list of images for testing via molecule
* install amazon-cloudwatch-agent from package sources instead of direct RPM on AL2022; add workaround for missing group
* fix typo in task name
* add mising amazonlinux:2022 test for product_install role
* al2022 -> al2023
* al2023 ships with rpm-installed versions of setuptools and distlib that aren't removable and older than what pipenv requires; use py3.11 instead
Approved-by: Vadym Kovalskiy
Approved-by: Eugene Ivantsov
Approved-by: Yurii Kuzan
2023-05-17 17:11:12 +00:00
Yurii Kuzan
ce7ae5c649
CLIP-1797 Updated template to use hikari connection pool provider
2023-04-19 12:49:50 +03:00
Glenn Stewart
fba4bba5bb
ITPLT-2221 Molecule test assert changed to ensure context path is with a slash (as it would be when adding cloudformation params)
2022-10-26 13:48:28 +11:00
Glenn Stewart
bf789f9727
ITPLT-2221 Molecule test assert changed to ensure context path is with a slash (as it would be when adding cloudformation params)
2022-10-26 13:36:38 +11:00
Glenn Stewart
a209c513ed
ITPLT-2221 Remove the superfluous slash. The atl_tomcat_contextpath varible already contains a slash
2022-10-26 11:50:23 +11:00
Glenn Stewart
127749244a
Merged master into ITPLT-2175-confluence-apptunnel
2022-10-20 06:35:04 +00:00
Glenn Stewart
24da95d6b3
ITPLT-2175 Allow for use of Application Tunnels - https://support.atlassian.com/organization-administration/docs/configure-application-tunnels/ - Confluence
2022-10-20 16:20:12 +11:00
Alex Blekhman
5bd2122018
CONFSRVDEV-24831 Fix “struts.multipart.saveDir property has not been defined”
...
The new property `struts.multipart.saveDir` is required for Confluence 8.0 and later. It is replacement of the legacy property `webwork.multipart.saveDir`.
2022-10-20 12:45:25 +11:00
Glenn Stewart
b28952205d
ITPLT-2175 Allow for use of Application Tunnels - https://support.atlassian.com/organization-administration/docs/configure-application-tunnels/ - Confluence
2022-10-20 10:55:12 +11:00
Lee Goolsbee
10e6b3eefe
move molecule dependency management to project-level config; disable molecule dependency management
2022-09-09 17:09:27 -05:00
Lee Goolsbee
4d7b2c57f0
try a fix for the tests in pipelines; add collections cache
2022-09-09 17:09:27 -05:00
Lee Goolsbee
ac3f6f1f93
address a stack of linting warnings/errors and deprecations
2022-09-09 17:09:22 -05:00
Lee Goolsbee
694f1c2874
use collections; use FQCN for all tasks
2022-09-07 18:56:23 -05:00
Adam Brokes
b32ff0ea03
Set the default for atl_hazelcast_network_aws_tag_key if env variable is missing
2022-07-25 16:50:27 +10:00
Adam Brokes
5d42a93517
Add a test case for atl_hazelcast_network_aws_tag_key value
2022-07-25 16:50:06 +10:00
Thomas Rogozinski
5e1a009cf3
Update atl_hazelcast_network_aws_tag_key to read environment var
2022-07-21 16:39:08 +10:00
wyasvoin
06f44a2942
add context-path to confluence.cfg.xml
2021-10-11 14:36:32 +11:00
Steve
c187f992f0
DCD-1205: Remove linting from molecule tests. It changed in v3, didnt't really help, and we ended up disabling it most of the time anyway.
2021-01-20 11:26:36 +11:00
Steve
253c5bd8e1
DCD-1205: Rename playbook.yml -> converge.yml for Molecule v3.
2021-01-20 11:09:32 +11:00
Lee Goolsbee
73a3dea47d
remove a few straggling references to linking fonts to the JRE
2020-09-10 12:21:15 -05:00
Lee Goolsbee
529df0cafd
fix tests
2020-08-27 11:49:27 -05:00
Lee Goolsbee
45c2d01b17
DCD-1037 use AdoptOpenJDK from official repos
2020-08-27 11:08:42 -05:00
Steve Smith
db84840a96
DCD-1020: Add test for font installation with system JDK.
2020-08-24 13:23:17 +10:00
Steve Smith
25c2ebb563
DCD-1020: Add installation and linking of Google Noto fonts as JVM fallbacks.
2020-08-24 13:05:42 +10:00
Adam Brokes
09c0a49341
DCD-963: Add test for preferred test query
2020-08-03 15:25:30 +10:00
Adam Brokes
951f0241ab
DCD-963: Use the ATL_DB_PREFERREDTESTQUERY parameter from Confluence AWS Quickstart
2020-08-03 15:22:01 +10:00
Denise Unterwurzacher
0a7e5220a2
ITOPSENG-716 Create Catalina folder in tomcat-install/conf ownder by product user, but leave the rest of conf owned by root. This reinstates catalina.out logging, as it needs that folder to exist and be owned by the product user/group.
2020-07-16 13:13:57 -05:00
Dylan Rathbone
cd12d3d873
Test for special character escaping
2020-04-09 15:52:48 +10:00
Dylan Rathbone
6ce93e0a32
For DB passwords comprising '&' replace it with '&'
2020-04-09 14:44:16 +10:00
Lee Goolsbee
334a21c466
ITOPSENG-436 try tagging things that shouldn't run on stack updates
2020-02-26 14:24:06 -06:00
Lee Goolsbee
d18c51f614
ITOPSENG-442 fix atl_db_validate param (remove extra ATL_ prefix)
2020-02-11 12:30:54 -06:00
Brett Meehan
9b1154f6e0
ITOPSENG-372 fix baseurl logic for when db_created does not exist
2020-01-12 21:41:09 +11:00
Brett Meehan
2784eec651
ITOPSENG-359 ignore base_url updates if db was just created
2020-01-07 10:54:04 +11:00
Brett Meehan
4b96222991
ITOPSENG-359 fix jira base_url on clone and add contextpath to both confluence and jira
2020-01-06 15:14:31 +11:00
Brett Meehan
5936cb0409
Merged in feature/ITOPSENG-277-itops-required-changes-for-confluence (pull request #57 )
...
Feature/ITOPSENG-277 itops required changes for confluence
Approved-by: Ben Partridge <bpartridge@atlassian.com >
2019-12-10 00:49:46 +00:00
Brett Meehan
dff012fc8d
ITOPSENG-277 split base_url query over 2 lines to pass linting
2019-12-10 10:44:59 +11:00