Codebase list cinder-tempest-plugin / 1aa0a56
Skip image format detection tests for compute For reasoning, refer to the cinder patch[1]. This patch is to fix gate failures seen in the cinder-tempest-plugin-cbak-ceph job and unblock gate. [1] https://review.opendev.org/c/openstack/cinder/+/926287 Change-Id: Ifeb80d43cf86d97f94b6f2c19c6457abef4a2469 Rajat Dhasmana 1 year, 9 months ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
253253 Integration tests that runs with the ceph devstack plugin, py3
254254 and enable the backup service.
255255 vars:
256 # FIXME: change I29b1af0a4034decad to tempest added image format tests that
257 # cannot pass in this job because the image data takes a optimized path that
258 # bypasses nova's checks. Until the nova team decides on a strategy to handle
259 # this issue, we skip these tests.
260 tempest_exclude_regex: (tempest.api.image.v2.test_images_formats.ImagesFormatTest.test_compute_rejects)
256261 configure_swap_size: 4096
257262 devstack_local_conf:
258263 test-config: