Disable test_swift_acl_anonymous_download test

Ceph rgw in 14.2.10 and 15.2.4 has changed return code for unathorized
from 401 to 404, which makes this test fail.

Change-Id: I3c9bbe5b43025b7a3f77435828c9501b3fdadd67
This commit is contained in:
Dmitriy Rabotyagov 2020-07-01 10:32:46 +03:00 committed by Dmitriy Rabotyagov (noonedeadpunk)
parent fb2925b7a7
commit 75cfbe4db6
1 changed files with 3 additions and 0 deletions

View File

@ -27,3 +27,6 @@ glance_ceph_client: glance
glance_default_store: rbd
glance_rbd_store_pool: images
nova_libvirt_images_rbd_pool: vms
# NOTE(noonedeadpunk): ceph bug to track the issue https://tracker.ceph.com/issues/46295
tempest_test_blacklist:
- tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download