Commit Graph

254 Commits (ef9e8f36a60252e2bde10c8d7985b091d2f45e01)

Author SHA1 Message Date
Christian König ef9e8f36a6
Merge branch 'development' into tests_systemd
1 year ago
dependabot[bot] 0b60601f86
Bump pytest from 7.2.1 to 7.2.2 in /test
1 year ago
dependabot[bot] 31a9e18997
Bump tox from 4.4.5 to 4.4.6 in /test
1 year ago
Dan Schaper 2380359270
Bump pytest-xdist from 3.1.0 to 3.2.0 in /test (#5170)
1 year ago
Christian König e06639fd0b
Merge branch 'development' into tests_systemd
1 year ago
Christian König 90da155053
Use buildx to create docker test images
1 year ago
Christian König 4b503a080b
Revert "Use new worksteal distribution algorithm"
1 year ago
Christian König 46fe37b4da
Use new worksteal distribution algorithm
1 year ago
dependabot[bot] d6275cdd7c
Bump pytest-xdist from 3.1.0 to 3.2.0 in /test
1 year ago
dependabot[bot] 5ecdfb53c2
Bump tox from 4.4.4 to 4.4.5 in /test
1 year ago
dependabot[bot] e5ea361b53
Bump tox from 4.3.5 to 4.4.4 in /test
1 year ago
dependabot[bot] d6e25403ee
Bump tox from 4.2.8 to 4.3.5 in /test
1 year ago
Christian König 17df725bcc
Merge branch 'development' into tests_systemd
1 year ago
Christian König afc8241c2c
Remove leftover Fedora 35 tox file
1 year ago
Christian König ed4211bf18
Merge branch 'development' into tests_systemd
1 year ago
Adam Warner bb4698429f
Remove fed 35 from test suite
1 year ago
Christian König 2988c9ea76 Don't install recommended packages
1 year ago
Christian König 28ba803b38 Use podman backend
1 year ago
Christian König 91b934cae7 Let systemd know it's running inside a container
1 year ago
Christian König 9f2fcb9369 Don't remove systemd's default units
1 year ago
Christian König 05094c5e58 Add systemd for fedora37
1 year ago
Christian König 5ec590d360 Remove mocked systemctl completely
1 year ago
Christian König aad7ffe00a Run systemd in tests
1 year ago
Christian König 7e3ed9b8b2 Tweak tests to allow systemd as init system
1 year ago
dependabot[bot] eb1f2ac01c
Bump pytest from 7.2.0 to 7.2.1 in /test
1 year ago
dependabot[bot] 318ee3b7d3
Bump tox from 4.0.17 to 4.2.8 in /test
1 year ago
Christian König d87cad76fb
Tweak get_directories_recursive
1 year ago
Christian König 64d0621d2b
Update and set test suite python dependencies
1 year ago
Adam Warner ec1d4c5500
lighttpd: do not overwrite /etc/lighttpd/lighttpd.conf (On new installs) (#5075)
1 year ago
Glenn Strauss 34f45d011d
lighttpd: do not install obsolete 404 handler
1 year ago
Glenn Strauss c6342ed84c
lighttpd: do not overwrite /etc/lighttpd/lighttpd.conf
1 year ago
Adam Warner 9072a6a7f0
add Fedora 37 to distro-test in .github/workflows/test.yml (#5067)
1 year ago
Glenn Strauss 78f9e38425
lighttpd: test for /etc/lighttpd/conf*/pihole-admin.conf
1 year ago
Christian König c8e69c6139
Set testenv explicitly
1 year ago
Christian König da8893f477
Try bandaid
1 year ago
Glenn Strauss e7e7a817bb
add Fedora 37 to distro-test
1 year ago
Christian König ea26171c18
Do not require man pages to be present in test script
2 years ago
Adam Warner 6b8ba3c15e
Replace deprecated shell commands (#4907)
2 years ago
RD WebDesign 85ffbcf05e
Allow replacing conflicting existing packages from testing image
2 years ago
RD WebDesign 528abc9c97
Adding CentOS Stream 9 tests
2 years ago
MichaIng 5c090d25e1
Fix ldd sh mock in tests
2 years ago
a1346054 e5695f862f
test_any_automated_install.py: Use `command -v` instead of `which`
2 years ago
Christian König 4265bcb178
Add initscripts to CentOS8 dockerfile
2 years ago
Dan Schaper 71b560667b
Add Fedora 35 and 36, remove 34 to/from the test suite (#4952)
2 years ago
Christian König 3731b65bd5
Remoce Fedora 34 from tests
2 years ago
Christian König 6057b134ae
Add initscripts to Fedora 35 and 36 dockerfile
2 years ago
Christian König a705fbca73
Add Fedora 35 and 36 to the test suite
2 years ago
Christian König 276c480f50
Return default port if non-numeric characters are set in pihole-FTL.conf for FTLPORT. FTL does the same in such case and provide the API on 4711
2 years ago
Christian König 3d01e4d0cf No detour - use pihole-FTL.conf to get the API port number
2 years ago
Adam Warner 1b0b0ca445
Update python tests and add black code formatter action (#4926)
2 years ago