* Change to teuthology-suite -k
@ 2014-12-16 21:09 Dan Mick
0 siblings, 0 replies; only message in thread
From: Dan Mick @ 2014-12-16 21:09 UTC (permalink / raw)
To: storage-eng, ceph-devel, sepia, ceph-qa
tl;dr: after https://github.com/ceph/teuthology/pull/394 is merged, -k
testing is no longer the default for teuthology-suite; if you want it,
specify it on the CLI or in the yaml.
Further explanation:
teuthology-suite, by default, currently adds a 'kernel:' stanza to the
yaml file that requests the 'testing' kernel branch be installed on the
test machines. Currently, the only way to not affect the installed
kernel is to specify "-k -" on the teuthology-suite commandline (to
override the default "-k testing".
Since there are some tests where the particular version of the kernel is
not important (say, Calamari tests), and since vps'es often have a
suitable kernel, and since installing a kernel and rebooting is pretty
expensive, I've changed teuthology-suite so it no longer installs a
kernel by default. The previous behavior is available by specifying "-k
testing" explicitly (or adding a kernel stanza to the yaml for the suite
in question).
All cron jobs on teuthology and magna002 have already been changed to
explicitly specify a kernel branch.--
Dan Mick, Filesystem Engineering
Inktank Storage, Inc. http://inktank.com
Ceph docs: http://ceph.com/docs
--
Dan Mick, Filesystem Engineering
Inktank Storage, Inc. http://inktank.com
Ceph docs: http://ceph.com/docs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-16 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 21:09 Change to teuthology-suite -k Dan Mick
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.