mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
do npt execute ownership change again
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
- atl_proxy_name is defined
|
||||
- atl_tomcat_scheme is defined
|
||||
- db_created is undefined or not db_created.changed
|
||||
- atl_jdbc_engine_map[atl_db_engine] = 'postgres'
|
||||
- atl_jdbc_engine_map[atl_db_engine] is 'postgres'
|
||||
tags:
|
||||
- skip_on_stack_update
|
||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||
@@ -136,7 +136,7 @@
|
||||
- atl_proxy_name is defined
|
||||
- atl_tomcat_scheme is defined
|
||||
- db_created is undefined or not db_created.changed
|
||||
- atl_jdbc_engine_map[atl_db_engine] = 'mysql'
|
||||
- atl_jdbc_engine_map[atl_db_engine] is 'mysql'
|
||||
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