]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
TeuthologyContextPlugin: Remove pytest_configure()
authorZack Cerza <zack@redhat.com>
Wed, 2 Mar 2022 23:40:06 +0000 (16:40 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 4 Mar 2022 22:00:13 +0000 (15:00 -0700)
commit5591bef68f7079046cce4fd9b002a722f36b261d
tree6b4a13ed4b0ae7b4bac4968288185040f3b962a9
parenteeaeee38264fad8a01fd1ce912d8908676ed64bc
TeuthologyContextPlugin: Remove pytest_configure()

The reason for this method's behavior here is no longer valid. Also, it
prevents any output from being logged.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/tests/__init__.py