mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
Nothing to see here. I just forgot a page.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
8bdcb8ff0d
commit
2a82e1fec1
@ -8,12 +8,10 @@ run_local = testinfra.get_backend(
|
|||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize("image,tag", [
|
@pytest.mark.parametrize("image,tag", [
|
||||||
('test/debian.Dockerfile', 'pytest_pihole:debian'),
|
|
||||||
('test/debian_9.Dockerfile', 'pytest_pihole:debian_9'),
|
('test/debian_9.Dockerfile', 'pytest_pihole:debian_9'),
|
||||||
('test/debian_10.Dockerfile', 'pytest_pihole:debian_10'),
|
('test/debian_10.Dockerfile', 'pytest_pihole:debian_10'),
|
||||||
('test/centos7.Dockerfile', 'pytest_pihole:centos7'),
|
('test/centos_7.Dockerfile', 'pytest_pihole:centos_7'),
|
||||||
('test/centos.Dockerfile', 'pytest_pihole:centos'),
|
('test/centos_8.Dockerfile', 'pytest_pihole:centos_8'),
|
||||||
('test/fedora.Dockerfile', 'pytest_pihole:fedora'),
|
|
||||||
('test/fedora_31.Dockerfile', 'pytest_pihole:fedora_31'),
|
('test/fedora_31.Dockerfile', 'pytest_pihole:fedora_31'),
|
||||||
('test/fedora_32.Dockerfile', 'pytest_pihole:fedora_32'),
|
('test/fedora_32.Dockerfile', 'pytest_pihole:fedora_32'),
|
||||||
('test/ubuntu_16.Dockerfile', 'pytest_pihole:ubuntu_16'),
|
('test/ubuntu_16.Dockerfile', 'pytest_pihole:ubuntu_16'),
|
||||||
|
Loading…
Reference in New Issue
Block a user