]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ansible/examples/builder.yml: kill any rogue agent/slave.jar procs
authorDan Mick <dmick@redhat.com>
Thu, 8 Jun 2023 09:03:39 +0000 (02:03 -0700)
committerDan Mick <dmick@redhat.com>
Tue, 11 Jul 2023 23:18:13 +0000 (16:18 -0700)
commit5ef5e4e0d6b39ffcfe726f5a539318b9bc0391f2
tree3e5e4c07ec48075bda9032e9411a9ded278fa230
parent8f3f38fe8ad52d967fa8736b70f54dec05672666
ansible/examples/builder.yml: kill any rogue agent/slave.jar procs

Some time ago slave.jar was renamed agent.jar, and there were
builders running the old version, sometimes as root (which caused
problems when the job would check out git workspaces as root
that could then not be removed by a job running as jenkins-build).
Clean up the crufty procs, if any.

Signed-off-by: Dan Mick <dmick@redhat.com>
ansible/examples/builder.yml