diff --git a/.zuul.yaml b/.zuul.yaml index f0aa150d93..445031ca1d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -192,7 +192,9 @@ # (1) take a long time and (2) are already covered in the # tempest-slow* job. If this regex gets more complicated use # tempest_test_exclude_list. - tempest_exclude_regex: ^tempest.scenario.test_network + # FIXME(lyarwood): The tempest.api.compute.admin.test_volume_swap tests + # are skipped until bug #1929710 is resolved. + tempest_exclude_regex: ^tempest\.(scenario\.test_network|api\.compute\.admin\.test_volume_swap) devstack_local_conf: post-config: $NOVA_CPU_CONF: