mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
ITPLT-2221 Molecule test assert changed to ensure context path is with a slash (as it would be when adding cloudformation params)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
atl_autologin_cookie_age: "COOKIEAGE"
|
||||
atl_local_ipv4: "1.1.1.1"
|
||||
atl_tomcat_scheme: "http"
|
||||
atl_tomcat_contextpath: "foo"
|
||||
atl_tomcat_contextpath: "/foo"
|
||||
atl_proxy_name: "localhost"
|
||||
atl_proxy_port: "80"
|
||||
atl_db_preferredtestquery: "select 1;"
|
||||
|
||||
Reference in New Issue
Block a user