]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/selftest: add a command for querying python version
authorKefu Chai <kchai@redhat.com>
Wed, 7 Apr 2021 06:40:05 +0000 (14:40 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 7 Apr 2021 11:01:46 +0000 (19:01 +0800)
commit91bc0e54ab816fca12a08817c261bbbf65606726
tree142e5a21ed61f82beaefb45793437d913a0d098b
parent9e96806aea89129bf23a5f83bb02d33e86ee8a2f
mgr/selftest: add a command for querying python version

so the test driver can skip certain tests based on the version of python
runtime on the test node

Fixes: https://tracker.ceph.com/issues/50196
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/selftest/module.py