Sage Weil
6043bd7ff7
schedule_suite.sh: crank up mon logs
...
Until we find #4279 .
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-13 08:23:59 -07:00
Sage Weil
f1d66d2dd5
schedule_suite.sh: check, but do not sync, clock for each run
...
Trust NTP to actually sync things. But check the clock skew so we can
verify it if something seems off.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-09 21:34:24 -08:00
Sage Weil
bfacb3750a
schedule_suite.sh: take machine type
...
This script is getting out of hand.. pretty soon we need to move to python
and argparse.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-08 15:17:15 -08:00
Sage Weil
3de89969db
schedule_suite.sh: drop obligatory install task
...
Added these to ceph-qa-suite.git instead.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-19 22:15:18 -08:00
Sage Weil
60fee7a97e
schedule_suite.sh: include install task in all jobs
...
This is probably temporary. It's simpler than adding the task to every
job in the suite. We'll want to do that later when we want to test
alternative install methods (like ceph-deploy's install function).
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 15:40:43 -08:00
Sage Weil
f931cad8f1
schedule_suite.sh: fix s3branch
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-15 09:33:27 -08:00
Sage Weil
db41f26132
schedule_suite.sh: choose s3branch based on teuthology branch
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-13 08:50:46 -08:00
Sage Weil
7309bccca3
schedule_suite.sh: take option teuthology branch arg
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-12 21:31:44 -08:00
Sage Weil
0c663ca84e
schedule_suite.sh: ensure ceph and kernel branches exist
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-12 21:24:16 -08:00
Sage Weil
1a531e5018
schedule_suite.sh: less noise
2012-11-13 15:34:10 -08:00
Sage Weil
5687555f92
schedule_suite.sh: less noise
2012-11-13 14:33:38 -08:00
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