From 63709d64594f35980e360c419394f4ad46fab039 Mon Sep 17 00:00:00 2001 From: Kyr Shatskyy Date: Sun, 10 May 2020 17:09:23 +0200 Subject: [PATCH] teuthology-suite: improve help for --suite-dir arg Signed-off-by: Kyr Shatskyy --- scripts/suite.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/suite.py b/scripts/suite.py index d6d4f43eab..5d62859c57 100644 --- a/scripts/suite.py +++ b/scripts/suite.py @@ -75,7 +75,8 @@ Standard arguments: assembling jobs from yaml fragments. This causes to be ignored for scheduling purposes, but it will still be used for test - running. + running. The must have `qa/suite` + sub-directory. --validate-sha1 Validate that git SHA1s passed to -S exist. [default: true] -- 2.39.5