-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathtempest_skiplist_multinode.txt
More file actions
19 lines (15 loc) · 1.01 KB
/
tempest_skiplist_multinode.txt
File metadata and controls
19 lines (15 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
# Skip live block migration tests as we are using shared storage
tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration
# 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