From f8d5d1dc99e182b3308711488ecc3faae5604bc9 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 22 Mar 2016 10:49:40 -0600 Subject: [PATCH] Mention that -kill must be run on the master node There isn't currently a remote kill-a-process feature. Signed-off-by: Zack Cerza --- scripts/kill.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/kill.py b/scripts/kill.py index 9d62413a6a..31acc8b1a4 100644 --- a/scripts/kill.py +++ b/scripts/kill.py @@ -16,6 +16,9 @@ Kill running teuthology jobs: 2. Kills any running jobs 3. Nukes any machines involved +NOTE: Must be run on the same machine that is executing the teuthology job +processes. + optional arguments: -h, --help show this help message and exit -a ARCHIVE, --archive ARCHIVE -- 2.39.5