]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: do not test with py37
authorKefu Chai <tchaikov@gmail.com>
Thu, 8 Dec 2022 16:49:37 +0000 (00:49 +0800)
committerAdam King <adking@redhat.com>
Mon, 12 Dec 2022 19:16:43 +0000 (14:16 -0500)
commitbd5ed0ea89008c9596755ef4f6e07b3a8058fb34
tree6bedc3f3f5444d977225378269faa3b4fe4abfdc
parenta01cd19dafdf540faf11ba457f185879434e02ad
pybind/mgr: do not test with py37

as we always test with ubuntu jammy, which does not provide python3.7:

py37: skipped because could not find python interpreter with spec(s): py37

so there is no point testing with python3.7.

also, in tox v4, it is not able to handle "key = value" anymore, where
value has newlines in it. so we need to find a better way passing
command line options to the test command.

this change partially reverts 2dd86c9e3eca6e14a04a821edf3a654f31da7a21

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit c67106b120c0289f0c26d2f89892e8954b3b57bd)

Conflicts:
src/pybind/mgr/tox.ini
src/pybind/mgr/tox.ini