commit | cfa31daa708e2f91f69aa29d70f1e7b5a5f5d677 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Tue Oct 04 20:58:55 2016 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Oct 04 20:58:55 2016 +0000 |
tree | 687878c755940a3620a8898b5179bcb8bb8eeec6 | |
parent | c3fef9f530ea4225468802bbf40e0b4d780aa11d [diff] | |
parent | b334879f5bae32da0c1a274db81a416581f7dda6 [diff] |
Merge "Remove a redundant image_id variable"
diff --git a/tox.ini b/tox.ini index 7096e60..02eef78 100644 --- a/tox.ini +++ b/tox.ini
@@ -26,7 +26,7 @@ -r{toxinidir}/test-requirements.txt commands = find . -type f -name "*.pyc" -delete - bash tools/pretty_tox.sh '{posargs}' + ostestr {posargs} [testenv:genconfig] commands = oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf