Merge "Update upgrade test to use stable/ocata"
This commit is contained in:
commit
9db287a1ba
2
tox.ini
2
tox.ini
@ -118,7 +118,7 @@ setenv =
|
||||
commands =
|
||||
{[testenv:tests_clone]commands}
|
||||
bash -c "if [ ! -d "{toxinidir}/tests/common/previous" ]; then \
|
||||
git clone https://git.openstack.org/openstack/openstack-ansible-tests -b stable/newton \
|
||||
git clone -b stable/ocata https://git.openstack.org/openstack/openstack-ansible-tests \
|
||||
{toxinidir}/tests/common/previous; \
|
||||
fi"
|
||||
bash -c "{toxinidir}/tests/test-neutron-upgrades.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user