test with both centos7 and centos8 images

Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
bcambl 2020-08-08 11:15:49 -06:00 committed by Adam Warner
parent 5aab68ab41
commit 2c461460db
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173
6 changed files with 24 additions and 6 deletions

View file

@ -69,7 +69,7 @@ def args(request):
return '-t -d'
@pytest.fixture(params=['debian', 'centos', 'fedora'])
@pytest.fixture(params=['debian', 'centos7', 'centos', 'fedora'])
def tag(request):
'''
consumed by image to make the test matrix