Temporarily switch RHEL and Windows tests to AWS.

This commit is contained in:
Matt Clay 2018-06-29 16:23:54 -07:00
parent 577e66660d
commit 11d0eb04ce

View file

@ -70,13 +70,10 @@ class AnsibleCoreCI(object):
'junos', 'junos',
'ios', 'ios',
'tower', 'tower',
'rhel',
), ),
azure=( azure=(
'azure', 'azure',
'rhel',
'windows/2012',
'windows/2012-R2',
'windows/2016',
), ),
parallels=( parallels=(
'osx', 'osx',