Commit Graph

132 Commits (v5.2.4)

Author SHA1 Message Date
Adam Warner d1539335bc
appease stickler-ci
4 years ago
Adam Warner 3e73782f0e
Remove Travis CI config
4 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
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago
jnozsc 4a711340ef
use py3 instead py2 (#3153)
4 years ago
Adam Warner 12817c09bb
(Squashed commits)
5 years ago
bcambl cf2b021502 linting: E302 expected 2 blank lines, found 1
5 years ago
bcambl cd9b1fcb8c update tests for SELinux changes
5 years ago
Adam Warner 9a6deb5a1a
Fix tests
5 years ago
Mcat12 1d5755a4c2
Add tests for valid_ip
5 years ago
bcambl 218476fab0 ensure installation dependencies for FTL tests which rely on /etc/init.d
5 years ago
bcambl c48b03584f update Fedora Dockerfile to 30
5 years ago
Mcat12 d67122dffc
Pin the Fedora test docker container to 29
5 years ago
pvogt09 efbd42f7b5 Moves creation of pihole user before FTL installation
5 years ago
DL6ER 7479485d45
Add test for the case the binary variable is unset (defaults to "tbd" in this case)
5 years ago
DL6ER d26f2dcb2c
Use global binary variable in tests for automated install
5 years ago
Mark Drobnak 1789a2db29
Merge pull request #2384 from pi-hole/feature/install-privacy-level
6 years ago
bcambl 6f8e8e98bb update centos version check test
6 years ago
Mcat12 c22e94c9c7
Update test to include empty FTL config
6 years ago
DL6ER f5c3dc5d9d
Improve download error message that is shown when downloading or verifying the binary failed
6 years ago
Adam Hill b04195041a
Update README.md
6 years ago
Adam Hill 8ca4c66e3c
make smarter assertions rathe than `largestring not in string`
6 years ago
Adam Hill 449b7bf6e4
reduce the amount of strict `not in` checks
6 years ago
Adam Hill 88e4b6390c
Tox!
6 years ago
bcambl fff31558a0 assert REMI repository is not installed for Fedora
6 years ago