ede25c3e36
RHEL-8.3 kernel disabled the Intel TSX (Transactional Synchronization Extensions) feature by default as a preemptive security measure, but it breaks live migration from RHEL-7.9 (or even RHEL-8.1 or RHEL-8.2) to RHEL-8.3. Operators are expected to explicitly define the TSX flag in their KernelArgs for the compute role to prevent live-migration issues during the upgrade process. This also impacts upstream CentOS systems. Co-Authored-By: Martin Schuppert <mschuppert@redhat.com> Related: https://bugzilla.redhat.com/1923165 Closes-Bug: #1916758 Change-Id: Icfcfb1c07bbfbe05d27d67187d941c0c34fad2b2
563 lines
19 KiB
YAML
563 lines
19 KiB
YAML
---
|
|
- project-template:
|
|
check:
|
|
jobs:
|
|
- tripleo-validations-centos-8-molecule-ceph
|
|
- tripleo-validations-centos-8-molecule-check_for_dangling_images
|
|
- tripleo-validations-centos-8-molecule-check_kernel_version
|
|
- tripleo-validations-centos-8-molecule-check_network_gateway
|
|
- tripleo-validations-centos-8-molecule-check_rhsm_version
|
|
- tripleo-validations-centos-8-molecule-check_uc_hostname
|
|
- tripleo-validations-centos-8-molecule-check_undercloud_conf
|
|
- tripleo-validations-centos-8-molecule-compute_tsx
|
|
- tripleo-validations-centos-8-molecule-controller_token
|
|
- tripleo-validations-centos-8-molecule-controller_ulimits
|
|
- tripleo-validations-centos-8-molecule-ctlplane_ip_range
|
|
- tripleo-validations-centos-8-molecule-frr_status
|
|
- tripleo-validations-centos-8-molecule-image_serve
|
|
- tripleo-validations-centos-8-molecule-nova_status
|
|
- tripleo-validations-centos-8-molecule-nova_svirt
|
|
- tripleo-validations-centos-8-molecule-overcloud_service_status
|
|
- tripleo-validations-centos-8-molecule-package_version
|
|
- tripleo-validations-centos-8-molecule-rabbitmq_limits
|
|
- tripleo-validations-centos-8-molecule-repos
|
|
- tripleo-validations-centos-8-molecule-stonith_exists
|
|
- tripleo-validations-centos-8-molecule-system_encoding
|
|
- tripleo-validations-centos-8-molecule-tls_everywhere
|
|
- tripleo-validations-centos-8-molecule-undercloud_debug
|
|
- tripleo-validations-centos-8-molecule-undercloud_heat_purge_deleted
|
|
- tripleo-validations-centos-8-molecule-undercloud_tokenflush
|
|
- tripleo-validations-centos-8-molecule-validation_init
|
|
gate:
|
|
jobs:
|
|
- tripleo-validations-centos-8-molecule-ceph
|
|
- tripleo-validations-centos-8-molecule-check_for_dangling_images
|
|
- tripleo-validations-centos-8-molecule-check_kernel_version
|
|
- tripleo-validations-centos-8-molecule-check_network_gateway
|
|
- tripleo-validations-centos-8-molecule-check_rhsm_version
|
|
- tripleo-validations-centos-8-molecule-check_uc_hostname
|
|
- tripleo-validations-centos-8-molecule-check_undercloud_conf
|
|
- tripleo-validations-centos-8-molecule-compute_tsx
|
|
- tripleo-validations-centos-8-molecule-controller_token
|
|
- tripleo-validations-centos-8-molecule-controller_ulimits
|
|
- tripleo-validations-centos-8-molecule-ctlplane_ip_range
|
|
- tripleo-validations-centos-8-molecule-frr_status
|
|
- tripleo-validations-centos-8-molecule-nova_status
|
|
- tripleo-validations-centos-8-molecule-nova_svirt
|
|
- tripleo-validations-centos-8-molecule-overcloud_service_status
|
|
- tripleo-validations-centos-8-molecule-package_version
|
|
- tripleo-validations-centos-8-molecule-rabbitmq_limits
|
|
- tripleo-validations-centos-8-molecule-repos
|
|
- tripleo-validations-centos-8-molecule-stonith_exists
|
|
- tripleo-validations-centos-8-molecule-system_encoding
|
|
- tripleo-validations-centos-8-molecule-tls_everywhere
|
|
- tripleo-validations-centos-8-molecule-undercloud_debug
|
|
- tripleo-validations-centos-8-molecule-undercloud_heat_purge_deleted
|
|
- tripleo-validations-centos-8-molecule-undercloud_tokenflush
|
|
- tripleo-validations-centos-8-molecule-validation_init
|
|
name: tripleo-validations-molecule-jobs
|
|
- job:
|
|
files:
|
|
- ^roles/collect_flavors_and_verify_profiles/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-collect_flavors_and_verify_profiles
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: collect_flavors_and_verify_profiles
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/neutron_sanity_check/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-neutron_sanity_check
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: neutron_sanity_check
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/node_health/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-node_health
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: node_health
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/nova_event_callback/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-nova_event_callback
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: nova_event_callback
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/ovs_dpdk_pmd/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-ovs_dpdk_pmd
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: ovs_dpdk_pmd
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/pacemaker_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-pacemaker_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: pacemaker_status
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/stack_health/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-stack_health
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: stack_health
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/switch_vlans/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-switch_vlans
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: switch_vlans
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/tls_everywhere/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-tls_everywhere
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: tls_everywhere
|
|
voting: true
|
|
- job:
|
|
files:
|
|
- ^roles/undercloud_process_count/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-undercloud_process_count
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: undercloud_process_count
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/openstack_endpoints/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-openstack_endpoints
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: openstack_endpoints
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/openshift_on_openstack/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-openshift_on_openstack
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: openshift_on_openstack
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/node_disks/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-node_disks
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: node_disks
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/container_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-container_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: container_status
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/healthcheck_service_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-healthcheck_service_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: healthcheck_service_status
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/ironic_boot_configuration/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-ironic_boot_configuration
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: ironic_boot_configuration
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/mysql_open_files_limit/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-mysql_open_files_limit
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: mysql_open_files_limit
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/network_environment/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-network_environment
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: network_environment
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/dhcp_validations/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-dhcp_validations
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: dhcp_validations
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/controller_token/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-controller_token
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: controller_token
|
|
- job:
|
|
files:
|
|
- ^roles/controller_ulimits/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-controller_ulimits
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: controller_ulimits
|
|
- job:
|
|
files:
|
|
- ^roles/ctlplane_ip_range/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-ctlplane_ip_range
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: ctlplane_ip_range
|
|
- job:
|
|
files:
|
|
- ^roles/frr_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-frr_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: frr_status
|
|
- job:
|
|
files:
|
|
- ^roles/repos/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-repos
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: repos
|
|
- job:
|
|
files:
|
|
- ^roles/undercloud_debug/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-undercloud_debug
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: undercloud_debug
|
|
- job:
|
|
files:
|
|
- ^roles/nova_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-nova_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: nova_status
|
|
- job:
|
|
files:
|
|
- ^roles/image_serve/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-image_serve
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: image_serve
|
|
voting: false
|
|
- job:
|
|
files:
|
|
- ^roles/check_network_gateway/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_network_gateway
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_network_gateway
|
|
- job:
|
|
files:
|
|
- ^roles/undercloud_heat_purge_deleted/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-undercloud_heat_purge_deleted
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: undercloud_heat_purge_deleted
|
|
- job:
|
|
files:
|
|
- ^roles/undercloud_tokenflush/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-undercloud_tokenflush
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: undercloud_tokenflush
|
|
- job:
|
|
files:
|
|
- ^roles/rabbitmq_limits/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-rabbitmq_limits
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: rabbitmq_limits
|
|
- job:
|
|
files:
|
|
- ^roles/stonith_exists/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-stonith_exists
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: stonith_exists
|
|
- job:
|
|
files:
|
|
- ^roles/ceph/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-ceph
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: ceph
|
|
- job:
|
|
files:
|
|
- ^roles/system_encoding/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-system_encoding
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: system_encoding
|
|
- job:
|
|
files:
|
|
- ^roles/nova_svirt/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-nova_svirt
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: nova_svirt
|
|
- job:
|
|
files:
|
|
- ^roles/package_version/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-package_version
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: package_version
|
|
- job:
|
|
files:
|
|
- ^roles/check_kernel_version/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_kernel_version
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_kernel_version
|
|
- job:
|
|
files:
|
|
- ^roles/check_rhsm_version/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_rhsm_version
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_rhsm_version
|
|
- job:
|
|
files:
|
|
- ^roles/check_undercloud_conf/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_undercloud_conf
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_undercloud_conf
|
|
- job:
|
|
files:
|
|
- ^roles/overcloud_service_status/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-overcloud_service_status
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: overcloud_service_status
|
|
- job:
|
|
files:
|
|
- ^roles/check_uc_hostname/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_uc_hostname
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_uc_hostname
|
|
- job:
|
|
files:
|
|
- ^roles/check_for_dangling_images/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-check_for_dangling_images
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: check_for_dangling_images
|
|
- job:
|
|
files:
|
|
- ^roles/validation_init/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-validation_init
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: validation_init
|
|
- job:
|
|
files:
|
|
- ^roles/compute_tsx/.*
|
|
- ^tests/prepare-test-host.yml
|
|
- ^ci/playbooks/pre.yml
|
|
- ^ci/playbooks/run.yml
|
|
- ^molecule-requirements.txt
|
|
name: tripleo-validations-centos-8-molecule-compute_tsx
|
|
parent: tripleo-validations-centos-8-base
|
|
vars:
|
|
tripleo_validations_role_name: compute_tsx
|