Skip to content

Commit

Permalink
Remove TranferVolume from tempest's blacklist
Browse files Browse the repository at this point in the history
Skipping test will be performed by Tempest

Related-Prod: PRODX-25580
Change-Id: Idf483c97f0a0b62ca9c11e924c817b8c96274d31
  • Loading branch information
Anna Arhipova committed Jun 5, 2024
1 parent 194ee76 commit 0fc7ea3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ spec:
values:
conf:
blacklist:
# NOTE(ohryhorov): volume transfer is not supported for encrypted volumes
- (?:tempest.api.volume.test_volume_transfers)
- (?:tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer)
# NOTE(akovpak): multiattach tests are not supported for encrypted volumes
- (?:tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
Expand Down
2 changes: 0 additions & 2 deletions examples/osdpl/core-ceph-local-non-dvr-crypt-volume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,4 @@ spec:
values:
conf:
blacklist:
# NOTE(ohryhorov): volume transfer is not supported for encrypted volumes
- (?:tempest.api.volume.test_volume_transfers.VolumesTransfersTest)
- (?:tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer)

0 comments on commit 0fc7ea3

Please sign in to comment.