From 9d626d0de5ebddbe359b3f3bf0dae4c6e45efaad Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Wed, 3 Jun 2020 16:56:47 +0200 Subject: [PATCH] Skip a few c-bak tests broken by the new ceph Most likely needed to unblock the cinder gates. Depends-On: https://review.opendev.org/676722 Change-Id: I9b59792008dd5bb003f1f3dbdd0403b1c679e4e2 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 141b282..0dc96f5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -69,6 +69,7 @@ Integration tests that runs with the ceph devstack plugin, py3 and enable the backup service. vars: + tempest_black_regex: '(VolumesBackupsTest.test_bootable_volume_backup_and_restore|TestVolumeBackupRestore.test_volume_backup_restore)' devstack_local_conf: test-config: $TEMPEST_CONFIG: @@ -83,6 +84,7 @@ name: cinder-tempest-plugin-cbak-ceph branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$ vars: + tempest_black_regex: '' devstack_local_conf: test-config: $TEMPEST_CONFIG: