ceph/qa/workunits
Kefu Chai f2e0770c27 qa/workunits/mon/test_mon_config_key: use subprocess.run() instead of proc.communicate()
the loop of proc.communicate() on python3.6, where we always are able to
get something out of stdout and/or stderr PIPEs. and the `stdout` and
`stderr` keep growing until out of memory. and teuthology considers
the command crashed after a while.

Fixes: https://tracker.ceph.com/issues/50393
Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-04-19 16:11:30 +08:00
..
caps
ceph-tests
cephadm qa/workunits/cephadm/test_cephadm: specify image separately 2021-03-25 07:33:26 -05:00
cephtool osd: propagate base pool application_metadata to tiers 2021-03-13 11:51:19 -05:00
client qa: add new client tests 2021-01-15 17:30:40 -08:00
cls qa/workunits/cls: add executable bit to script 2021-04-12 19:28:47 +08:00
direct_io
erasure-code
fs qa: retry cloning the ceph.git 2021-04-06 16:02:45 +08:00
hadoop
libcephfs
mgr
mon qa/workunits/mon/test_mon_config_key: use subprocess.run() instead of proc.communicate() 2021-04-19 16:11:30 +08:00
objectstore
osdc
rados Merge pull request #38120 from kiizawa/wip-cls-remote-read 2021-04-12 16:42:52 +08:00
rbd librbd: permit disabling QCOW migration format support 2021-02-23 07:19:43 -05:00
rename
rest
restart
rgw rgw: test radosgw-admin radoslist and incomplete multiparts better 2021-04-10 02:07:53 -04:00
suites
ceph-helpers-root.sh
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh