]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: allow override of openstack:clone: 797/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 2 Dec 2015 14:06:26 +0000 (15:06 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 2 Mar 2016 09:59:42 +0000 (16:59 +0700)
commit6848fc3da7fc2e0cf023b7a37c9fcc2469157a76
treec855b54b692a54c865c927056ab9ca6f1acc55fe
parent9b1a0d64da4374745fe106dde20dd91ceff279f8
openstack: allow override of openstack:clone:

When running from a wip teuthology branch, it is inconvenient to tweak
~/.teuthology.yaml. Add --teuthology-git-url and --teuthology-branch to
take precendence and override the defaults.

Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/openstack.py
teuthology/openstack/__init__.py
teuthology/openstack/test/test_openstack.py