From f941ebe58d56790f949730d4837cb965c08111f6 Mon Sep 17 00:00:00 2001 From: Ronelle Landy Date: Tue, 8 Jun 2021 09:32:23 -0400 Subject: [PATCH] Add rhos-17 test skip where wallaby test is included octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops .TrafficOperationsScenarioTest is skipped in scenario010 in wallaby - skipping the same test in rhos-17. Change-Id: Iea16e623ab76f3e25b47205b76c9fb1be8beca97 Related-Bug: #1914600 --- roles/validate-tempest/vars/tempest_skip.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/validate-tempest/vars/tempest_skip.yml b/roles/validate-tempest/vars/tempest_skip.yml index e40d3b2..4867b7a 100644 --- a/roles/validate-tempest/vars/tempest_skip.yml +++ b/roles/validate-tempest/vars/tempest_skip.yml @@ -1086,6 +1086,7 @@ known_failures: - periodic-tripleo-ci-centos-8-scenario010-kvm-standalone-octavia-victoria - periodic-tripleo-ci-centos-8-scenario010-kvm-standalone-octavia-ussuri - periodic-tripleo-ci-centos-8-scenario010-standalone-wallaby + - periodic-tripleo-ci-rhel-8-scenario010-standalone-rhos-17 - test: 'tempest.api.volume.test_volumes_get' deployment: - 'overcloud'