summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Borean <jborean93@gmail.com>2020-12-08 08:44:14 +1000
committerGitHub <noreply@github.com>2020-12-07 16:44:14 -0600
commit0f1bd4de10d81bcc4453921d14ee1037bb0f60bd (patch)
tree89ea5135eb09756b3f88c740cde8ac69b299eb8e
parentbe57020315ec2935cb3b86354d462eec621fb96c (diff)
downloadansible-0f1bd4de10d81bcc4453921d14ee1037bb0f60bd.tar.gz
Disable win_rds* tests in CI (#72889)
-rw-r--r--test/integration/targets/win_rds/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/win_rds/aliases b/test/integration/targets/win_rds/aliases
index 45fede7002..de0d3b4946 100644
--- a/test/integration/targets/win_rds/aliases
+++ b/test/integration/targets/win_rds/aliases
@@ -4,3 +4,4 @@ skip/windows/2008 # win_feature is required to install the RDS feature and that
win_rds_cap
win_rds_rap
win_rds_settings
+disable # Test takes too long to run in CI and any backports will be tested by community.windows first