]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: use run_shell_payload to avoid sudo
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 28 Jun 2021 22:20:43 +0000 (15:20 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 1 Jul 2021 17:56:10 +0000 (10:56 -0700)
commit8a1ee83b1a2979be40234501d7709c65124fe1bd
tree5e3ab268690998eefd7e30d04d0d3ce8aef867f6
parente9717a47353325312565d524e52fd3f3e557b8ca
qa: use run_shell_payload to avoid sudo

"run_shell" adds 'sudo' which runs afoul of new security protections on
Ubuntu 20.04.

Fixes: https://tracker.ceph.com/issues/51417
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py