summaryrefslogtreecommitdiff
path: root/test/integration/targets/incidental_inventory_docker_swarm/aliases
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-05-01 09:05:37 -0700
committerGitHub <noreply@github.com>2023-05-01 09:05:37 -0700
commit4aa5de7a8b151b2c8d810f8fc6a41b0bd8489c7a (patch)
tree391ba84d07a54eb7b1022a928f0c1b3865108406 /test/integration/targets/incidental_inventory_docker_swarm/aliases
parent8fb7c1049889bf8854bfc525e93e8b18d6040f00 (diff)
downloadansible-4aa5de7a8b151b2c8d810f8fc6a41b0bd8489c7a.tar.gz
Disable failing incidental_inventory_docker_swarm (#80659)
Also remove remote incidental tests from the test matrix, as this was the last one.
Diffstat (limited to 'test/integration/targets/incidental_inventory_docker_swarm/aliases')
-rw-r--r--test/integration/targets/incidental_inventory_docker_swarm/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/incidental_inventory_docker_swarm/aliases b/test/integration/targets/incidental_inventory_docker_swarm/aliases
index 66362758d5..06a352d429 100644
--- a/test/integration/targets/incidental_inventory_docker_swarm/aliases
+++ b/test/integration/targets/incidental_inventory_docker_swarm/aliases
@@ -11,3 +11,4 @@ skip/docker # The tests sometimes make docker daemon unstable; hence,
# after finishing the tests to minimize potential effects
# on other tests.
needs/root
+disabled # tests no longer pass