Bump ironic version
Update ironic dependency on ironic-6.2.2(latest Newton release). Change-Id: Id2048e6a347385ccb2429e8756e8d0f2dce01918
This commit is contained in:
parent
ac7372f6df
commit
a2dee08c70
2
tox.ini
2
tox.ini
@ -11,7 +11,7 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
LANGUAGE=en_US
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
git+https://github.com/openstack/ironic.git@5.1.2#egg=ironic-5.1.2
|
||||
git+https://github.com/openstack/ironic.git@6.2.2#egg=ironic-6.2.2
|
||||
whitelist_externals = bash
|
||||
commands =
|
||||
bash -c "TESTS_DIR=./bareon_ironic/tests/ python setup.py testr --slowest --testr-args='{posargs}'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user