mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-19 05:40:13 +00:00
-remove duplicate OS dockerfiles
+rename centos->centos_8, centos7 -> centos_7 +update centos/fedora test script Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
bd982c6f94
commit
f7982dfbe1
7 changed files with 20 additions and 56 deletions
|
@ -70,12 +70,10 @@ def args(request):
|
|||
|
||||
|
||||
@pytest.fixture(params=[
|
||||
'debian',
|
||||
'debian_9',
|
||||
'debian_10',
|
||||
'centos7',
|
||||
'centos',
|
||||
'fedora',
|
||||
'centos_7',
|
||||
'centos_8',
|
||||
'fedora_31',
|
||||
'fedora_32',
|
||||
'ubuntu_16',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue