]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/vstart_runner: remove the stdin str type check
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Apr 2020 11:39:31 +0000 (07:39 -0400)
committerXiubo Li <xiubli@redhat.com>
Sat, 25 Apr 2020 10:21:54 +0000 (06:21 -0400)
commitbf10478294e26dc785dd79b0367bf096e9f67b42
treef3fe2de2cd3cf0d8906a41d6e449ddee3de3748d
parent7f57576123b81051a5e64f7c7234153ee11f4062
qa/tasks/vstart_runner: remove the stdin str type check

For the "ceph-dencoder" it will use the byte type data.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/filesystem.py
qa/tasks/vstart_runner.py