mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
ITOPSENG-277 make tests pass
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
atl_autologin_cookie_age: "COOKIEAGE"
|
||||
atl_local_ipv4: "1.1.1.1"
|
||||
atl_tomcat_scheme: "http"
|
||||
atl_proxy_name: "localhost."
|
||||
atl_proxy_name: "localhost"
|
||||
|
||||
roles:
|
||||
- role: linux_common
|
||||
|
||||
@@ -90,3 +90,4 @@
|
||||
- bandanavalue
|
||||
- <baseUrl>.*</baseUrl>
|
||||
- "<baseUrl>{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}</baseUrl>"
|
||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||
|
||||
Reference in New Issue
Block a user