From 31ed283e332a87d916bf07966876af9aa3bf0adf Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Tue, 16 Oct 2018 07:55:43 +1000 Subject: [PATCH] ansible-test: swap 2.5 to use AWS and not Azure --- 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 bd0c17dbc62..127ee69c88f 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',