]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
kill: Handle supervisor procs when killing runs kill-multi-supervisor 2130/head
authorZack Cerza <zack@cerza.org>
Thu, 15 Jan 2026 19:20:16 +0000 (12:20 -0700)
committerZack Cerza <zack@cerza.org>
Thu, 15 Jan 2026 20:48:12 +0000 (13:48 -0700)
commitbf0242c5599c861d855d13925a565cf437b7a41b
tree6b2886707f1dee22f913a4402fdbc5c7ccebf388
parent0d6e6fda7b2bd7aa1f75f10065531e4d0bb6ad45
kill: Handle supervisor procs when killing runs

This is a follow-up to ff615aae541032c647e78d3959d368f595c93e31, which only
handled killing individual jobs. Since we're using the results server for all
run and job metadata, we can drop all mentions of the archive. This change
is necessary since we've restricted access to the archive from the teuthology
machine for normal users, to avoid resource contention.

Signed-off-by: Zack Cerza <zack@cerza.org>
scripts/kill.py
teuthology/kill.py