From 8e26a584430913f8156bf9f63f6b2c84cc6b74c7 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 2 Jul 2018 12:13:59 -0700 Subject: [PATCH] Revert "Temporarily switch RHEL and Windows tests to AWS." This reverts commit c3134ce6e2ac27e70feddb8c65a1aec6bfdbce52. --- test/runner/lib/core_ci.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/runner/lib/core_ci.py b/test/runner/lib/core_ci.py index c93dc4124ae..af38d4a4b56 100644 --- a/test/runner/lib/core_ci.py +++ b/test/runner/lib/core_ci.py @@ -70,10 +70,13 @@ class AnsibleCoreCI(object): 'junos', 'ios', 'tower', - 'rhel', ), azure=( 'azure', + 'rhel', + 'windows/2012', + 'windows/2012-R2', + 'windows/2016', ), parallels=( 'osx',