Run RHEL tests on Azure in 3 groups.

This commit is contained in:
Matt Clay 2017-12-13 22:50:39 -08:00
parent 7bb55bdc2b
commit 6f77a32b13
2 changed files with 4 additions and 3 deletions

View file

@ -66,13 +66,13 @@ class AnsibleCoreCI(object):
'aws',
'windows',
'freebsd',
'rhel',
'vyos',
'junos',
'ios',
),
azure=(
'azure',
'rhel',
),
parallels=(
'osx',