![Matt Riedemann](/assets/img/avatar_default.png)
There is really no point in running the tempest.api.network tests in the devstack-plugin-ceph-tempest job since a ceph backend shouldn't make any difference to those tests. This should speed up the job slightly and more importantly avoid unnecessarily random failures from tests that don't matter for this setup. Change-Id: Icf8d776a648b93b232b83fd4493e00b5f76b3ebf
7 lines
287 B
Plaintext
7 lines
287 B
Plaintext
# List of tests getting skipped
|
|
|
|
# The RBD driver only supports LUKS encryption.
|
|
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup
|
|
|
|
# Skip network API tests since they have no bearing on a Ceph backend.
|
|
tempest.api.network |