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
This commit is contained in:
Luigi Toscano 2020-06-03 16:56:47 +02:00
parent 5d32357080
commit 9d626d0de5

View File

@ -69,6 +69,7 @@
Integration tests that runs with the ceph devstack plugin, py3 Integration tests that runs with the ceph devstack plugin, py3
and enable the backup service. and enable the backup service.
vars: vars:
tempest_black_regex: '(VolumesBackupsTest.test_bootable_volume_backup_and_restore|TestVolumeBackupRestore.test_volume_backup_restore)'
devstack_local_conf: devstack_local_conf:
test-config: test-config:
$TEMPEST_CONFIG: $TEMPEST_CONFIG:
@ -83,6 +84,7 @@
name: cinder-tempest-plugin-cbak-ceph name: cinder-tempest-plugin-cbak-ceph
branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$ branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$
vars: vars:
tempest_black_regex: ''
devstack_local_conf: devstack_local_conf:
test-config: test-config:
$TEMPEST_CONFIG: $TEMPEST_CONFIG: