]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
run.py: Provide --os-{type,version} values to get_initial_tasks 1046/head
authorNathan Cutler <ncutler@suse.com>
Mon, 13 Mar 2017 08:25:56 +0000 (09:25 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 13 Mar 2017 08:25:56 +0000 (09:25 +0100)
commit080151636129de434b787b8a3133d3f8bdc14d58
treec438f5e85a6966e211f849d01add2a6fb847e8c3
parent2b62eb7e7f306f391f90e1b4e4d0540c5276ae8c
run.py: Provide --os-{type,version} values to get_initial_tasks

We want to be able to check the final values of os_type and os_version
in get_initial_tasks, so move the command-line override up to before
the get_initial_tasks() method call.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/run.py