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

@@ -5,7 +5,6 @@
atl_product_family: "stash"
atl_product_edition: "bitbucket"
atl_product_user: "bitbucket"
ansible_ec2_placement_region: 'us-east-1'
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
roles:

View File

@@ -5,8 +5,6 @@
atl_product_family: "confluence"
atl_product_edition: "confluence"
atl_product_user: "confluence"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -6,8 +6,6 @@
atl_product_edition: "confluence"
atl_product_user: "confluence"
atl_product_version: "7.20.0-CONFSERVER-63193-m01"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -6,8 +6,6 @@
atl_product_edition: "crowd"
atl_product_user: "crowd"
atl_download_format: "tarball"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -5,8 +5,6 @@
atl_product_family: "jira"
atl_product_edition: "jira-core"
atl_product_user: "jira"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -14,8 +14,6 @@
atl_jdbc_collation: 'C'
atl_jdbc_ctype: 'C'
atl_jdbc_template: 'template0'
ansible_ec2_placement_region: 'us-east-1'
pre_tasks:
- name: Create cache dir
ansible.builtin.file:

View File

@@ -7,7 +7,6 @@
atl_product_user: "jira"
# NOTE: This should be honoured as it is higher than the cached version below.
atl_product_version: "7.10.1"
ansible_ec2_placement_region: 'us-east-1'
pre_tasks:
- name: Create cache dir

View File

@@ -7,7 +7,6 @@
atl_product_user: "jira"
# NOTE: This should be honoured as it is higher than the cached version below.
atl_product_version: "7.10.1"
ansible_ec2_placement_region: 'us-east-1'
pre_tasks:
- name: Create cache dir

View File

@@ -6,8 +6,6 @@
atl_product_edition: "jira-software"
atl_product_user: "jira"
atl_product_version: "latest"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -6,8 +6,6 @@
atl_product_edition: "jira-core"
atl_product_user: "jira"
atl_download_format: "tarball"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -19,7 +19,6 @@
# When using a tarball the following are also required:
atl_download_format: "tarball"
atl_use_system_jdk: true
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -7,7 +7,6 @@
atl_product_user: "jira"
# NOTE: This should be ignored because the version file exists (below).
atl_product_version: "latest"
ansible_ec2_placement_region: 'us-east-1'
pre_tasks:
- name: Create cache dir

View File

@@ -6,8 +6,6 @@
atl_product_edition: "jira-core"
atl_product_user: "jira"
atl_product_version: "latest"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -6,8 +6,6 @@
atl_product_edition: "jira-core"
atl_product_user: "jira"
atl_product_version: "7.13.2"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common
- role: product_common

View File

@@ -6,7 +6,6 @@
atl_product_family: "jira"
atl_product_user: "jira"
atl_product_version: "3.9.0"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -6,7 +6,6 @@
atl_product_family: "jira"
atl_product_user: "jira"
atl_product_version: "4.1.0"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -6,7 +6,6 @@
atl_product_family: "jira"
atl_product_user: "jira"
atl_product_version: "latest"
ansible_ec2_placement_region: 'us-east-1'
roles:
- role: linux_common

View File

@@ -186,7 +186,7 @@
no_log: true
when: ansible_ec2_placement_region is defined
tags:
- notest
- runtime_pkg
# Fetch binary and copy to temp
# optionally use basic_auth creds from secrets_manager