nova/playbooks/legacy/nova-next
Matt Riedemann e209fc5ed0 Change nova-next tempest test regex
Before this change, nova-next ran the same tests
as the tempest-full job which was all non-slow API
and scenario tests.

To avoid running redundant tests on the same nova
change, this patch changes the tempest run regex
to run only compute API tests along with all
scenario tests and includes slow tests (by not
excluding them like tempest-full does).

By removing the non-compute API tests we should
still be able to keep this job running in a reasonable
time even though the slow tests are added.

As discussed in https://review.openstack.org/606978/,
test_volume_swap_with_multiattach will be run again
with this change since it otherwise won't run in
tempest-slow since that is a multi-node job and the
test was blocked from running in multi-node jobs until
bug 1807723 is fixed. In other words, this gives us
volume multi-attach testing of swap volumes again since
nova-next is a single-node job.

Change-Id: Icbc06849dfcc9f41c7aaf7de109e036a993de7c7
2019-02-13 08:22:17 -05:00
..
post.yaml Move the nova-next job in-tree and update it 2018-02-12 12:05:39 -05:00
run.yaml Change nova-next tempest test regex 2019-02-13 08:22:17 -05:00