From af992747947eb8bcdc3b2418c1f60e22d314a4ff Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Sat, 9 May 2020 17:16:58 -0700 Subject: Temporarily disable k2k tests on train and stein The opensuse nodepool node is going through experimental changes that are affecting devstack runs on stable branches[1]. This change temporarily disables them so that we can get critical security bugfixes through the gate. These tests are specific to keystone federation, not general keystone or devstack functionality. [1] https://zuul.opendev.org/t/openstack/build/61a6a3c542e54b3589b201c0d827f0fc Change-Id: If9430fb854c9d14147f852883492cf8704cfade7 (cherry picked from commit 5c34cb6c7875e0332ccbb23e68457399a13530fc) --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 261ecc3eb..84d757ef5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -196,6 +196,7 @@ voting: false irrelevant-files: *irrelevant-files - keystone-dsvm-py3-functional-federation-opensuse15-k2k: + voting: false irrelevant-files: *irrelevant-files - keystoneclient-devstack-functional: voting: false @@ -225,8 +226,6 @@ irrelevant-files: *irrelevant-files - keystone-dsvm-py3-functional: irrelevant-files: *irrelevant-files - - keystone-dsvm-py3-functional-federation-opensuse15-k2k: - irrelevant-files: *irrelevant-files - tempest-full: irrelevant-files: *tempest-irrelevant-files - tempest-full-py3: -- cgit v1.2.1