]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add pytest to deps of py3 env
authorKefu Chai <tchaikov@gmail.com>
Thu, 8 Dec 2022 14:34:38 +0000 (22:34 +0800)
committerAdam King <adking@redhat.com>
Fri, 9 Dec 2022 18:23:55 +0000 (13:23 -0500)
commit5a592a455b5c2e115ada677755055825a23f0b50
treed38ca8720b4e0140ce06898d65177d0484f14681
parent7645be767cebd228e1b8013ebf1b354bee3c0678
qa: add pytest to deps of py3 env

otherwise it is mising when running test, and we'd have following
failure:

py3: exit 2 (0.00 seconds) /home/jenkins-build/build/workspace/ceph-pull-requests/qa> pytest --assert=plain test_import.py

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 127dd54db84afb90ae20fdc7c4ecdcbf789aec25)
qa/tox.ini