Commit Graph

13 Commits

Author SHA1 Message Date
Josh Durgin
a09153b688 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>
2012-09-21 17:16:56 -07:00
Sage Weil
be426d1b1e schedule_suite.sh: try to use same branch for s3-tests.git
If it isn't there, warn and fall back to master.
2012-09-10 11:09:25 -07:00
Sage Weil
d0698f9d50 schedule_suite.sh: put coverage option in ceph section 2012-07-22 22:03:08 -07:00
Sage Weil
f5d1a32895 schedule_suite.sh: use workunits from ceph commit
Use the workunits from the same ceph branch we are testing.
2012-07-13 12:36:56 -07:00
Sage Weil
b99d11c490 schedule_suite: use the sha1, not branch name
Keep the entire suite run on the same commit. We were resolving the sha1,
but not using it.
2012-07-03 12:49:41 -07:00
Sage Weil
f81feade39 schedule_suite.sh: drop -x 2012-06-28 11:14:24 -07:00
Sage Weil
233bc8dd8e schedule_suite: enable kdb
Among other things, you can attach to the console after the fact and type
'dmesg' to see wtf happened.
2012-06-19 17:29:32 -07:00
Sage Weil
372fbe0eb2 sync clock at start of every run 2012-06-17 12:16:25 -07:00
Sage Weil
9929ceb494 include suite in archive dir 2012-06-16 15:05:46 -07:00
Sage Weil
abd7d18308 whitelist 'slow request' in qa runs 2012-06-16 13:59:46 -07:00
Sage Weil
57da279490 schedule_suite.sh: add flavors, check/fix sha1s, optional templates
This should be everything we need to use this for the nightlies, with the
exception of updating the git trees, which can happen explicitly in the
crontab.
2012-06-14 14:04:21 -07:00
Sage Weil
d6b9bd8b63 schedule_suite: fix 'slow request' whitelist 2012-05-05 21:22:40 -07:00
Sage Weil
3adf2bf975 schedule_suite.sh: helper to schedule a suite
There's a bunch of stuff hardcoded in here, similar to the nightly, but
it's a useful starting point.
2012-04-04 13:54:43 -07:00