Commit Graph

154 Commits (cdd4d9ea9e51c8110df832d5fadeb44bc90b5085)

Author SHA1 Message Date
Adam Warner cdd4d9ea9e
Update the tests (#4427)
3 years ago
pvogt09 cedd1a2591
unit test for umask problems in #3177 and #2730 (#3191)
3 years ago
Blayne Campbell 8713135b01
update tests: remove fedora 32, add fedora 34 (#4403)
3 years ago
Adam Warner 5b03160295
Install script comment tweaks (#4361)
3 years ago
Christian König 466520366d Fogot to save...
3 years ago
Christian König 9dbcbdbe66 Adjust tests
3 years ago
yubiuser 1c286c7bc4
Select proper PHP version on RPM based OS after INSTALLER_DEPS have been installed (#4325)
3 years ago
Adam Warner d68a2ffaf3
Install only minimal requiered package before performing os_check
3 years ago
Adam Warner 1358209a9a
rename distro_check to package_manager_detect, as it is more in keeping with what the function actually does
3 years ago
Adam Warner 38d4b2a883
add OS_CHECK_DOMAIN_NAME override to all the dockerfiles
3 years ago
Adam Warner e2e7d0a6aa
add tests for ubuntu 21
3 years ago
Daniel fdca19e66d Support and test Debian Bullsye (11)
3 years ago
Adam Warner 4ac4bc5c18
Merge branch 'development' into fix/gravity_no_locallist
3 years ago
Adam Warner 87f2ae82cd
Stickler gonna stickle...
3 years ago
Adam Warner 469b715442
Add three new tests (one for each dependecy array) to check packages are available in supported OS package repos
3 years ago
DL6ER 60513f93a3
Don't set IPV{4,6}_ADDRESS in conftest.py
3 years ago
DL6ER aa88be335e
Acknowledge that IPV{4,6}_ADDRESS may not exist
3 years ago
DL6ER 74948ae5c1
The correct port separator is '#' not ':' in dnsmasq style. This should not have been changed in #4083 in the first place.
3 years ago
bcambl d5f13018a7 Merge branch 'release/v5.3' into fedora_33_support
3 years ago
jbzdarkid 8090071eff Update regex to disallow leading zeros
3 years ago
Joseph Blackman 89c80947df Improve regexes for ipv4 matching
3 years ago
bcambl b62495d89e update tests to fedora 33
3 years ago
Adam Warner d1539335bc
appease stickler-ci
3 years ago
Adam Warner 3e73782f0e
Remove Travis CI config
3 years ago
Adam Warner 2a82e1fec1
Nothing to see here. I just forgot a page.
4 years ago
Adam Warner f7982dfbe1
-remove duplicate OS dockerfiles
4 years ago
pvogt09 b375dd2c81 Update test/ubuntu_20.Dockerfile
4 years ago
pvogt09 4386cc4f22 Revert "add test case for installation of dependencies for installer, core and web"
4 years ago
pvogt09 cb49ce38f5 fix stickler errors
4 years ago
pvogt09 3128d14d1f update images to versions supported by pi-hole 5
4 years ago
pvogt09 bef9cd3bc2 mock whiptail to add universe repo
4 years ago
pvogt09 60a4814ac1 add test case for installation of dependencies for installer, core and web
4 years ago
pvogt09 fec1595183 add docker containers for debian 9 and 10, ubuntu 16 and 18, fedora 28 and 29
4 years ago
Adam Warner c80f0766c5
drop debian/fedora container versions to lowest supported
4 years ago
Adam Warner fb454ebe14
fix stickler complaints
4 years ago
Adam Warner ee556088b5
Fake OS details in /etc/os-release and confirm install fails
4 years ago
bcambl 660c17814d
E128 continuation line under-indented for visual indent
4 years ago
bcambl a7c58e7112
E302 expected 2 blank lines, found 1
4 years ago
bcambl 05b6717187
test PHP optin/optout separately for CentOS 7 & 8
4 years ago
bcambl 2c461460db
test with both centos7 and centos8 images
4 years ago
Adam Warner 5aab68ab41
Update test/test_automated_install.py
4 years ago
Adam Warner c9edcfa335
add test to check "os_check" works
4 years ago
Adam Warner 33e5735053
Change base images for test containers to latest supported version
4 years ago
Adam Warner de02bcc8a0
Merge pull request #3787 from pi-hole/verdantfire
4 years ago
DL6ER 01c9bbd3ca
Improve processor detection to use the new dedicated ARMv4T, ARMv5TE and ARMv8-A binaries we provide for FTL.
4 years ago
verdantfire b88efd2527
fixed small grammatical error
4 years ago
Adam Warner 9e96ff37de
Fix merge conflicts
4 years ago
Adam Warner a37dba2c81
remove configureFirewall function, the call to it, and related tests
4 years ago
pvogt09 25c5661c1b fix stickler errors
4 years ago
pvogt09 a993b8b34d fixes #3217 by checking for existing pihole group
4 years ago