ITOPSENG-277 added fixes for tests as per discussion with Ben

This commit is contained in:
Brett Meehan
2019-12-05 15:12:33 +11:00
parent fff55c5409
commit 8c02ea36bb
3 changed files with 3 additions and 5 deletions

View File

@@ -90,5 +90,7 @@
- bandanavalue
- <baseUrl>.*</baseUrl>
- "<baseUrl>{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}</baseUrl>"
when: atl_proxy_name is defined
when:
- atl_proxy_name is defined
- atl_tomcat_scheme is defined
ignore_errors: yes # For Molecule as it has no db test framework included