From 05c4bcbfa7c537a28bc6ba15626610289e06696d Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Mon, 9 Nov 2020 14:58:43 +0000 Subject: [PATCH] Account for testinfra project rename testinfra was project moved and renamed at the same time. Only the package name was renamed, the module installed is still the same testinfra and there are no known side effects. Change-Id: If041f61ba00c8fb8d2d52e07654283d3c4a238f0 --- tox.ini | 4 +--- zuul.d/system-config-run.yaml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/tox.ini b/tox.ini index 8fd42544dc..5aac2e1f36 100644 --- a/tox.ini +++ b/tox.ini @@ -38,11 +38,9 @@ commands = sphinx-build -W -E -b html doc/source doc/build/html [testenv:testinfra] deps = - # testinfra 1.17.0 has a broken wheel that won't install under python3 - # testinfra 3.0.0 switched the ansible backend, but broke ipv6 handling - testinfra!=1.17.0,!=3.0.0 ansible-base pytest-html # MPL-2.0 + pytest-testinfra>=6.0.0 # This environment assumes a gate-hosts.yaml file has been written. passenv = diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index f5c62314c2..e9a9fc9ff8 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -75,7 +75,7 @@ required-projects: - name: github.com/ansible/ansible override-checkout: devel - - name: github.com/philpep/testinfra + - name: github.com/pytest-dev/pytest-testinfra - name: openstack/openstacksdk - name: recordsansible/ara # NOTE(ianw): 2019-06-11 pinned to stable branch until we handle 1.0