mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
Merged in ITOPSENG-436-skip-some-tasks-on-update (pull request #88)
ITOPSENG-436 skip some tasks on update Approved-by: Ben Partridge
This commit is contained in:
@@ -113,4 +113,6 @@
|
||||
- atl_proxy_name is defined
|
||||
- atl_tomcat_scheme is defined
|
||||
- db_created is undefined or not db_created.changed
|
||||
tags:
|
||||
- skip_on_stack_update
|
||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||
|
||||
@@ -117,6 +117,8 @@
|
||||
- atl_proxy_name is defined
|
||||
- atl_tomcat_scheme is defined
|
||||
- db_created is undefined or not db_created.changed
|
||||
tags:
|
||||
- skip_on_stack_update
|
||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||
|
||||
- name: Check that crowd.cfg.xml exists
|
||||
|
||||
@@ -115,4 +115,6 @@
|
||||
- atl_proxy_name is defined
|
||||
- atl_tomcat_scheme is defined
|
||||
- db_created is undefined or not db_created.changed
|
||||
tags:
|
||||
- skip_on_stack_update
|
||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||
|
||||
Reference in New Issue
Block a user