From 97452c6d532065685b703a244d4420e03e99c8f3 Mon Sep 17 00:00:00 2001 From: Arx Cruz <arxcruz@redhat.com> Date: Mon, 4 Dec 2023 16:16:44 +0100 Subject: [PATCH] Temporarly skip openstack-tempest-all The package tempest-whitebox is not yet available on rhel, skipping it for now until we get a proper rpm being built. --- .../tcib/base/os/tempest/tempest-all/tempest-all.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml b/container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml index 12398f6f..a37ad6d9 100644 --- a/container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml +++ b/container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml @@ -14,10 +14,12 @@ tcib_actions: tcib_entrypoint: /var/lib/tempest/run_tempest.sh +# TODO(arxcruz): ADd openstack-tempest-all again once tempest-whitebox +# package is available on rhel tcib_packages: common: - iputils - - openstack-tempest-all + - openstack-tempest - subunit-filters - python3-subunit - qemu-img