]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: el8: podman-docker 515/head
authorSage Weil <sage@redhat.com>
Mon, 23 Dec 2019 16:09:37 +0000 (10:09 -0600)
committerSage Weil <sage@redhat.com>
Mon, 23 Dec 2019 16:09:37 +0000 (10:09 -0600)
teuthology's cephadmunit.py needs to send a kill signal to the process,
and doesn't (easily) know whether to use the docker or podman command.
This let's us just use 'docker kill ...' and have it work for both.

Signed-off-by: Sage Weil <sage@redhat.com>
roles/testnode/vars/centos_8.yml
roles/testnode/vars/redhat_8.yml

index eff0bc445440818e742c334e68d938fcc07d0879..c2d9e6c5bb74f2e7dc83dd3af13b329d5038c11b 100644 (file)
@@ -27,6 +27,8 @@ packages:
   - openssl
   - libuuid
   - podman
+  # for cephadmunit.py to uniformly run 'docker kill -p ...'
+  - podman-docker
   - attr
   - ant
   - lsof
index ceffa9ddca031e7813a9a454ba25f4bc27322e52..216c1738ebc3a8b654747d78046def125330b7d9 100644 (file)
@@ -36,6 +36,8 @@ packages:
   - blktrace
   - usbredir
   - podman
+  # for cephadmunit.py to uniformly run 'docker kill -p ...'
+  - podman-docker
   - libev-devel
   - valgrind
   # for xfstests