Issue #171: Test for CentOS 8.

master
Jeff Geerling 2019-12-11 08:38:14 -06:00
parent 38ebd92df4
commit 3f884a6edd
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ env:
global: global:
- ROLE_NAME: docker - ROLE_NAME: docker
matrix: matrix:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7 - MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: ubuntu1804 - MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604 - MOLECULE_DISTRO: ubuntu1604

View File

@ -10,8 +10,8 @@ galaxy_info:
platforms: platforms:
- name: EL - name: EL
versions: versions:
- 6
- 7 - 7
- 8
- name: Fedora - name: Fedora
versions: versions:
- all - all