]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: use stdin-killer for python3 command
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 16 May 2023 15:49:07 +0000 (11:49 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 1 Aug 2023 15:16:26 +0000 (11:16 -0400)
commit20184c23d35334f9a72aac49eff07d46771096c5
tree078e96d9120cc4f8a5539d6c1f72a35af5058bb3
parent936da39a15408635ad1d3c79bf05109b510dc082
qa: use stdin-killer for python3 command

This relies on the new stdin-killer [1] teuthology helper that allows
interacting with the command's stdin.

[1] https://github.com/ceph/teuthology/pull/1846

Fixes: 8bb77ed9e18d134e2e9964e950cbcbfc65e1b97d
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/mount.py