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
| 253 | 253 | Integration tests that runs with the ceph devstack plugin, py3 |
| 254 | 254 | and enable the backup service. |
| 255 | 255 | 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) | |
| 256 | 261 | configure_swap_size: 4096 |
| 257 | 262 | devstack_local_conf: |
| 258 | 263 | test-config: |