4091cd3fa2bfcf547c1ed48dd8f2ad2c002036fe
The test_list_no_account_metadata test was failing with Ceph RadosGW
19.2.x (Squid release) because it returns X-Account-Meta-Quota-Containers
as a system-generated header.
This change filters out the specific x-account-meta-quota-containers
header when checking for user-defined account metadata, allowing the
test to pass with both Swift and Ceph RadosGW backends while still
validating that no user-defined metadata headers are present.
Related ceph commit: 55f196cb47
Change-Id: Idbf22909b389190f7365bb3e54fd77d69df0c789
Signed-off-by: Maximilian Stinsky <maximilian.stinsky-damke@wiit.cloud>
Team and repository tags
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%