devstack-plugin-ceph/tempest_skiplist.txt
Goutham Pacha Ravi c96d07cada Skip tempest image format tests
These tests are failing at the moment; I noticed
they're being skipped elsewhere pending investigation.

Change-Id: Ib0328fe8d69204c1213c2c07bc1648bcfd236a31
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2024-09-11 18:51:36 +00:00

15 lines
656 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 and identity API tests since they have no bearing on a Ceph backend.
tempest.api.network
tempest.api.identity
# FIXME: https://review.opendev.org/925617 to tempest added image format tests that
# cannot pass in this job because the image data takes a optimized path that
# bypasses nova's checks. Until the nova team decides on a strategy to handle
# this issue, we skip these tests.
tempest.api.image.v2.test_images_formats.ImagesFormatTest