Merge "Skip a few c-bak tests broken by the new ceph"
Zuul authored 5 years ago
Gerrit Code Review committed 5 years ago
| 68 | 68 | Integration tests that runs with the ceph devstack plugin, py3 |
| 69 | 69 | and enable the backup service. |
| 70 | 70 | vars: |
| 71 | tempest_black_regex: '(VolumesBackupsTest.test_bootable_volume_backup_and_restore|TestVolumeBackupRestore.test_volume_backup_restore)' | |
| 71 | 72 | devstack_local_conf: |
| 72 | 73 | test-config: |
| 73 | 74 | $TEMPEST_CONFIG: |
| 82 | 83 | name: cinder-tempest-plugin-cbak-ceph |
| 83 | 84 | branches: ^(?=stable/(ocata|pike|queens|rocky|stein|train)).*$ |
| 84 | 85 | vars: |
| 86 | tempest_black_regex: '' | |
| 85 | 87 | devstack_local_conf: |
| 86 | 88 | test-config: |
| 87 | 89 | $TEMPEST_CONFIG: |