add Fedora container to test matrix

Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
bcambl 2018-07-05 18:12:39 -06:00
parent 5ca2ad6148
commit 553aad6ed2
3 changed files with 18 additions and 1 deletions

View file

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