From f6edbe1f98dcbd4e989dbc72ad50b3705dc38e55 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 09:58:21 +0100 Subject: [PATCH] [PR #7440/f7532c7d backport][stable-5] Disable ansible_galaxy_install tests until Galaxy is fixed (#7441) Disable ansible_galaxy_install tests until Galaxy is fixed (#7440) Disable ansible_galaxy_install tests until Galaxy is fixed. (cherry picked from commit f7532c7d9dea16e81f2f5535504951d819a52e51) Co-authored-by: Felix Fontein --- tests/integration/targets/ansible_galaxy_install/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/targets/ansible_galaxy_install/aliases b/tests/integration/targets/ansible_galaxy_install/aliases index 13655b1945..ffc6e47ff7 100644 --- a/tests/integration/targets/ansible_galaxy_install/aliases +++ b/tests/integration/targets/ansible_galaxy_install/aliases @@ -6,3 +6,4 @@ azp/posix/3 destructive skip/python2.6 context/controller # While this is not really true, this module mainly is run on the controller, *and* needs access to the ansible-galaxy CLI tool +disabled # TODO wait until Galaxy is fixed