From 658ac190b62b9b45e2fbe780039a6a065c6731fb Mon Sep 17 00:00:00 2001 From: Ronelle Landy Date: Tue, 17 Nov 2020 12:48:50 -0500 Subject: [PATCH] Add victoria to releases for bug1904223 skiplist entry The error described in the related bug is showing up on the scenario002 job in the victoria pipeline now. Adding victoria to the releases on this skiplist entry. Change-Id: I75089b6a5d729ab49fe0068620d57d298c4a14f5 Related-Bug: https://bugs.launchpad.net/tripleo/+bug/1904223 --- roles/validate-tempest/vars/tempest_skip.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/validate-tempest/vars/tempest_skip.yml b/roles/validate-tempest/vars/tempest_skip.yml index e71cc59..f28a816 100644 --- a/roles/validate-tempest/vars/tempest_skip.yml +++ b/roles/validate-tempest/vars/tempest_skip.yml @@ -1774,5 +1774,8 @@ known_failures: - name: 'master' reason: 'tempest.lib.exceptions.SSHTimeout' lp: 'https://bugs.launchpad.net/tripleo/+bug/1904223' + - name: 'victoria' + reason: 'tempest.lib.exceptions.SSHTimeout' + lp: 'https://bugs.launchpad.net/tripleo/+bug/1904223' jobs: - tripleo-ci-centos-8-scenario002-standalone