From: Vasu Kulkarni Date: Wed, 7 Jun 2017 02:59:02 +0000 (-0700) Subject: use distro kernel as default for all tests X-Git-Tag: 1.1.0~421^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1078%2Fhead;p=teuthology.git use distro kernel as default for all tests Signed-off-by: Vasu Kulkarni --- diff --git a/scripts/suite.py b/scripts/suite.py index c83205594..2039ba924 100644 --- a/scripts/suite.py +++ b/scripts/suite.py @@ -43,6 +43,7 @@ Standard arguments: -k , --kernel The kernel branch to run against; if not supplied, the installed kernel is unchanged + [default: distro] -f , --flavor The kernel flavor to run against: ('basic', 'gcov', 'notcmalloc')