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',