From 23871ad4adb34c10d5d17374b9e929595d3ad7b3 Mon Sep 17 00:00:00 2001 From: melanie witt Date: Mon, 28 Oct 2019 21:42:16 +0000 Subject: [PATCH] Switch to devstack-plugin-ceph-tempest-py3 for ceph We dropped the tempest-full python2 job from our zuul config awhile back with change I93e938277454a1fc203b3d930ec1bc1eceac0a1e. Since we track ceph job health by how its failure rate compares with our basic tempest full job, this updates our config to run the python3 version of the ceph job by default and drops the python2 version of the job. Change-Id: I92e01b896751f7f29a0b2b826c33cb2c74b8ced4 --- .zuul.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7b47262930..1551aaa27b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -385,7 +385,7 @@ - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa: voting: false irrelevant-files: *dsvm-irrelevant-files - - devstack-plugin-ceph-tempest: + - devstack-plugin-ceph-tempest-py3: voting: false irrelevant-files: *dsvm-irrelevant-files - neutron-grenade-multinode: @@ -436,8 +436,6 @@ irrelevant-files: *dsvm-irrelevant-files - barbican-simple-crypto-devstack-tempest: irrelevant-files: *dsvm-irrelevant-files - - devstack-plugin-ceph-tempest-py3: - irrelevant-files: *dsvm-irrelevant-files - legacy-grenade-dsvm-neutron-multinode-zero-downtime: irrelevant-files: *dsvm-irrelevant-files - legacy-tempest-dsvm-full-devstack-plugin-nfs: