Run nova-live-migration job with neutron-trunk enabled

A recent fix was merged to Neutron (see [0]), that fixed live-migration
of VMs with trunks, a new tempest test will cover this usecase (see [1])

To make the test executed enable neutron_trunk for the job
nova-live-migration.

[0]: https://review.opendev.org/q/I98e55242d381ada642ca0729e9aefdea7628c945
[1]: https://review.opendev.org/c/openstack/tempest/+/774689
Related-Bug: #1914747

Change-Id: I89989f69f76d1a1ad4c2851da027b3e763e6b0d3
This commit is contained in:
elajkat 2021-02-16 14:58:51 +01:00
parent a7dd1f8881
commit 21656d4e9c
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@
vars:
tox_envlist: all
tempest_test_regex: (^tempest\.api\.compute\.admin\.(test_live_migration|test_migration))
devstack_services:
neutron-trunk: true
devstack_local_conf:
test-config:
$TEMPEST_CONFIG: