From 1d48f66adddbeb3d4f7e0a92753e1126c6f77174 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Thu, 10 Jul 2014 12:06:55 -0600 Subject: [PATCH] Don't use master as the default teuthology branch Signed-off-by: Zack Cerza --- scripts/suite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/suite.py b/scripts/suite.py index dbc76d2402..8fa8f07d32 100644 --- a/scripts/suite.py +++ b/scripts/suite.py @@ -34,8 +34,8 @@ Standard arguments: 'gcov', 'notcmalloc') [default: basic] -t , --teuthology-branch - The teuthology branch to run against - [default: master] + The teuthology branch to run against. Defaults to + using the ceph branch. -m , --machine-type Machine type [default: plana] -d , --distro -- 2.39.5