]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Allow scheduled jobs to use different teuthology branches
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 21 Sep 2012 21:54:19 +0000 (14:54 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Sat, 22 Sep 2012 00:16:56 +0000 (17:16 -0700)
commita09153b6886cd5b33c90427721350ba56d1e6327
tree241376a3ccf06ef46293e4581ac9b495c1a3ec26
parent57bb434def782ae3e02db847e3fef6e2a04d72c4
Allow scheduled jobs to use different teuthology branches

teuthology-[schedule|suite] get a parameter to specify the branch,
to put the job in a branch-specific queue. Workers running that
branch of teuthology can pull jobs from that queue.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
schedule_suite.sh
teuthology/queue.py
teuthology/run.py
teuthology/suite.py