Skip new image format tests
The nova-ceph-multistore job is currently not configured properly for the new image format tests. This change skips them until we decided how to fix this. Change-Id: I3de7588ba224453c24beabf8a799c71677603ba7
This commit is contained in:
parent
7399728e89
commit
c69a9eb87f
@ -690,7 +690,9 @@
|
||||
- playbooks/ceph/glance-setup.yaml
|
||||
vars:
|
||||
# revert this when bug #1940425 is fixed in neutron
|
||||
tempest_exclude_regex: (test_live_migration_with_trunk)
|
||||
# FIXME(sean-k-mooney) skip the test_image_formats for now
|
||||
# as we have not configured this job correctly to run them
|
||||
tempest_exclude_regex: (test_live_migration_with_trunk|tempest.api.image.v2.test_images_formats)
|
||||
# NOTE(danms): Increase our swap size since we're dealing with
|
||||
# larger images and trigger OOMs.
|
||||
configure_swap_size: 8192
|
||||
|
Loading…
Reference in New Issue
Block a user