From 11d0eb04ceb31c35f6223efbea9f89d574d64e1b Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Fri, 29 Jun 2018 16:23:54 -0700 Subject: [PATCH] Temporarily switch RHEL and Windows tests to AWS. --- test/runner/lib/core_ci.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/test/runner/lib/core_ci.py b/test/runner/lib/core_ci.py index af38d4a4b56..c93dc4124ae 100644 --- a/test/runner/lib/core_ci.py +++ b/test/runner/lib/core_ci.py @@ -70,13 +70,10 @@ class AnsibleCoreCI(object): 'junos', 'ios', 'tower', + 'rhel', ), azure=( 'azure', - 'rhel', - 'windows/2012', - 'windows/2012-R2', - 'windows/2016', ), parallels=( 'osx',