]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: take defaults from environment 1263/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 28 Feb 2019 15:37:10 +0000 (16:37 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Tue, 12 Mar 2019 16:25:30 +0000 (17:25 +0100)
commitf0db3fe73429599345a58485ae7e5f2c4d641a24
tree4afa40b5e5dacad4de56cbbaf047237bcf68443f
parente7b685520125f36747d4fabe613966d10c51a106
openstack: take defaults from environment

This patch introduces TEUTH_ based environment variables
which can be used to avoid bulky commands while overiding
default values for some of the teuthology arguments.
Removes mandatory of --ceph option for teuthology-suite,
and defaults to 'master'.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
scripts/openstack.py
scripts/suite.py
teuthology/suite/__init__.py