]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: register mark in pytest configuration
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 15 Jan 2020 17:48:10 +0000 (12:48 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Apr 2020 13:25:45 +0000 (15:25 +0200)
commit47be2a27198042c8f73a3f332ce7f100a41ae8f5
tree608be32180e053ceb9a06647f800eb1af3e80e1a
parent1cfb84ae942bba84916e701a84a79e2aab24b071
tests: register mark in pytest configuration

Unregister marks generates warnings like:

PytestUnknownMarkWarning: Unknown pytest.mark.docker - is this a typo?
You can register custom marks to avoid this warning

https://docs.pytest.org/en/latest/mark.html

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit ac4f8763aab8ad62771b412662230349676242c7)
tests/pytest.ini