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)
deps =
{env:TEUTHOLOGY_GIT:git+https://github.com/ceph/teuthology.git@main}#egg=teuthology[coverage,orchestra,test]
httplib2
+ pytest
commands =
pytest --assert=plain test_import.py
pytest tasks/tests --suite-dir {toxinidir}/suites {posargs}