]> 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>
Fri, 2 Jul 2021 23:17:34 +0000 (16:17 -0700)
commit4a5eeb965ef0ab9fb7f10cd7bc04b9693a6bf027
tree0a4ccdd86e39c3979446a4722edbb3cc0d66348a
parent283df1071a4c03b56eba700b1fcc721dbaf6bc3d
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>
(cherry picked from commit 8a1ee83b1a2979be40234501d7709c65124fe1bd)
qa/tasks/cephfs/test_cephfs_shell.py