Update upgrade test to use stable/ocata
Change-Id: I11c2bf3f5bf765ca8ac366c7af920a37dc506d2c
This commit is contained in:
parent
3bf6db5b76
commit
981466400c
2
tox.ini
2
tox.ini
@ -110,7 +110,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/common/test-ansible-functional.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user