]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
pytest-infra: fix failures
authorTeoman ONAY <tonay@ibm.com>
Mon, 15 Jan 2024 21:27:17 +0000 (22:27 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 14 Feb 2024 08:54:13 +0000 (09:54 +0100)
commit37a82225f765eeca24dc76a804e292b5f711944d
treec1b9f657bbf5b4bc1b5063c7bd2a13531c9cff64
parent32c2a18f8c803e6b670ae20763e712c0308672e5
pytest-infra: fix failures

pytest-infra 10.0.0 release changed the get_variables() behavior which led to CI failures
(https://github.com/pytest-dev/pytest-testinfra/pull/724)
Starting of now all groups the host is part of and not only the direct parent groups are
returned by get_variables()

Signed-off-by: Teoman ONAY <tonay@ibm.com>
tests/conftest.py