ITPLT-2247 use runtime_pkg tag instead of notest

This commit is contained in:
bmeehan
2022-11-04 00:24:23 +00:00
parent 97fd251161
commit c6fa27d97e
28 changed files with 1 additions and 38 deletions

View File

@@ -14,7 +14,6 @@
atl_cluster_node_id: 'FAKEID'
atl_autologin_cookie_age: "COOKIEAGE"
atl_local_ipv4: "1.1.1.1"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -21,7 +21,6 @@
atl_proxy_port: "80"
atl_db_preferredtestquery: "select 1;"
atl_hazelcast_network_aws_tag_key: "my-cluster-tag"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -18,7 +18,6 @@
atl_tomcat_scheme: "http"
atl_proxy_name: "localhost"
atl_proxy_port: "80"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -21,7 +21,6 @@
atl_db_preferredtestquery: "select 1;"
atl_use_system_jdk: true
atl_download_format: "tarball"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common