Temporarily switch RHEL and Windows tests to AWS.
This commit is contained in:
parent
577e66660d
commit
11d0eb04ce
1 changed files with 1 additions and 4 deletions
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue