nova/nova/tests/live_migration/hooks
Ghanshyam Mann 5bbad586e8 Use stable constraint for Tempest pinned stable branches
Stable branches till stable/rocky is using python
version <py3.6. Tempest test those branch in venv
but Tempest tox use the master upper-constraint[1]
which block installation due to dependencies
require >=py3.6. For exmaple, oslo.concurrency 4.0.0
is not compatible for <py3.6.

As we pin Tempest for EM stable brach, we should be
able to use stable constraint for Tempest installation
as well as while running during run-tempest playbook.

tox.ini is hard coded to use master constraint[1] which force
run-tempest to recreate the tox env and use the master constraint.
Fix for that- https://review.opendev.org/#/c/705870/

nova-live-migration test hook run_test.sh needs to use the stable
u-c so that Tempest installation in venv will use stable
branch constraint.

Modify the irrelevant-files for nova-live-migration job to run
for run_test.sh script.

[1] bc9fe8eca8/tox.ini (L14)

Change-Id: I8190f93e0a754fa59ed848a3a230d1ef63a06abc
(cherry picked from commit 48a66c5644)
2020-02-10 09:02:33 -06:00
..
ceph.sh Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:45 +00:00
nfs.sh nfs fix for xenial images 2017-06-07 21:04:45 +00:00
run_tests.sh Fix legacy-grenade-dsvm-neutron-multinode-live-migration 2019-04-18 12:57:18 -04:00
utils.sh Use stable constraint for Tempest pinned stable branches 2020-02-10 09:02:33 -06:00