]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
setup: do not set ceph_qa_suite_git_url in ~/.teuthology.yaml
authorNathan Cutler <ncutler@suse.com>
Fri, 10 Feb 2017 14:38:06 +0000 (15:38 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 18 Oct 2018 22:52:44 +0000 (00:52 +0200)
commit9139c8292c97237798fc4bed796444361a9efa19
tree65cc8dd58047a48402f74cc483f4b8720d98af6e
parent311fad7d93b356d7a71870178b9cd6e97ede5e1e
setup: do not set ceph_qa_suite_git_url in ~/.teuthology.yaml

When this value is set, it is necessary to explicitly give --suite-repo and
--suite-branch. We would rather have the defaults for these come from
--ceph-repo and --ceph.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/openstack/__init__.py
teuthology/openstack/setup-openstack.sh