diff --git a/common b/common index 01d0fe7d..eaf27780 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 01d0fe7d479060f001caebab5982e9f737010f5c +Subproject commit eaf277806c797cb9262990644cc455882bece737 diff --git a/test/test_ocp_helm_python_imagestreams.py b/test/test_ocp_helm_python_imagestreams.py index ff9959bc..cf512b2d 100644 --- a/test/test_ocp_helm_python_imagestreams.py +++ b/test/test_ocp_helm_python_imagestreams.py @@ -35,7 +35,6 @@ def teardown_method(self): ("3.11-ubi9", "registry.redhat.io/ubi9/python-311:latest"), ("3.11-ubi8", "registry.redhat.io/ubi8/python-311:latest"), ("3.9-ubi9", "registry.redhat.io/ubi9/python-39:latest"), - ("3.9-ubi8", "registry.redhat.io/ubi8/python-39:latest"), ("3.6-ubi8", "registry.redhat.io/ubi8/python-36:latest"), ], )