diff --git a/test/verify/check-client b/test/verify/check-client index 7b760d771369..8f02479a939a 100755 --- a/test/verify/check-client +++ b/test/verify/check-client @@ -20,7 +20,7 @@ import testlib -@testlib.skipImage("needs pybridge", "debian-stable", "ubuntu-2204", "rhel-8*", "centos-8*") +@testlib.skipImage("needs pybridge", "rhel-8*", "centos-8*") # enable this once our cockpit/ws container can beiboot @testlib.skipOstree("client setup does not work with ws container") class TestClient(testlib.MachineCase):