From f6600b5b99522b9e45f6fabf96f139c7a8ac7f6c Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 5 Jun 2019 14:42:22 -0700 Subject: [PATCH] Temp disable podman_image_info tests. The fix in https://github.com/ansible/ansible/pull/57433 is required for tests to pass. --- test/integration/targets/podman_image_info/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/targets/podman_image_info/aliases b/test/integration/targets/podman_image_info/aliases index 2b3832dde58..8b4b3339298 100644 --- a/test/integration/targets/podman_image_info/aliases +++ b/test/integration/targets/podman_image_info/aliases @@ -2,3 +2,4 @@ shippable/posix/group2 skip/osx skip/freebsd destructive +disabled # temporarily disabled until https://github.com/ansible/ansible/pull/57433 is merged