Commit Graph

302 Commits (00d7e998b462949fa0091a4b55ad82f1572b07c4)

Author SHA1 Message Date
DL6ER 38ecc1693f
Further simplify the ARMv6 test
8 months ago
DL6ER c571d8d37d
Drop support for ancient ARMv4 and ARMv5, the Debian binaries turn out to cause unresolvable SIGFPE on ARMv6 and lower. Fortunately, we can still use the Alpine binaries on all Raspberry Pi models (even the oldest ones)
8 months ago
dependabot[bot] dc73ace7c4
Bump pytest from 7.4.0 to 7.4.2 in /test
10 months ago
dependabot[bot] a229a623bb
Bump tox from 4.11.1 to 4.11.3 in /test
10 months ago
dependabot[bot] ff2c2290c7
Bump tox from 4.10.0 to 4.11.1 in /test
10 months ago
dependabot[bot] e65b171aea
Bump tox from 4.9.0 to 4.10.0 in /test
10 months ago
dependabot[bot] 1afc96c055
Bump pytest-testinfra from 8.1.0 to 9.0.0 in /test
10 months ago
dependabot[bot] 43882693a5
Bump tox from 4.7.0 to 4.9.0 in /test
10 months ago
dependabot[bot] bd55b2e566
Bump tox from 4.6.4 to 4.7.0 in /test
11 months ago
Adam Warner e42c692ec7
Drop docker-compose from requirements.txt, it's not used. This was the only thing preventing us from using pyyaml 6.0.1 which fixes issues we were seeing with tests not running (https://github.com/yaml/pyyaml/pull/702)
12 months ago
dependabot[bot] 8dd8f989ab
Bump tox from 4.6.2 to 4.6.4 in /test
12 months ago
dependabot[bot] a3955a7ebb
Bump pytest from 7.3.2 to 7.4.0 in /test
12 months ago
Adam Warner 04c3f7a603
Development -> development-v6 (#5321)
1 year ago
Adam Warner ca66c1ea9c
Switch to new branch name for FTL v6 development
1 year ago
dependabot[bot] 7a66083e68
Bump tox from 4.6.0 to 4.6.2 in /test
1 year ago
dependabot[bot] 3fd7b4ee24
Bump pytest from 7.3.1 to 7.3.2 in /test
1 year ago
Christian König 117c15319d
Add tests for Debian 12
1 year ago
dependabot[bot] 8e481e27da
Bump tox from 4.5.2 to 4.6.0 in /test
1 year ago
DL6ER 913be6c349
Print detected CPU arch
1 year ago
DL6ER 9c27e4766d
Decide which FTL architecture to pick by by installed architectures rather than by detected processor (this may be wrong in an emulated Docker environment)
1 year ago
Christian König 366345e87e
Fix no_installs
1 year ago
DL6ER 667418c71d
Use new FTL binary names
1 year ago
dependabot[bot] b0fa3795e9
Bump tox from 4.5.1 to 4.5.2 in /test
1 year ago
Christian König ec82aec55f
centos_common_support.py was removed
1 year ago
Christian König 7da57c6acd
Don't check and install old FTL config file
1 year ago
Christian König 0becc7615a
Run prestart
1 year ago
Christian König a4322c624f
Fix gravity in tests
1 year ago
Christian König 001024b4da
Fix Tests No2
1 year ago
Adam Warner 792b0d419b
Test fixes
1 year ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
1 year ago
Christian König f7b9d70054
Remove man page for pihole-FTL
1 year ago
Adam Warner 494734bf27
Add in a test case
1 year ago
DL6ER 350c9e02ea
Add Ubuntu 23 to test suite (#5284)
1 year ago
dependabot[bot] 3ae72114c7
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test
1 year ago
Christian König b5800ef718
Remove getFTLAPIPort() function and fix pihole status
1 year ago
Adam Warner 6b1c8a7fff
@DL6ER changed the config key names...
1 year ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago
Adam Warner bf16fe4a37
Remove the EPEL related tests on centos/fedora - no longer neccasery
1 year ago
Adam Warner 9bf372ef43
[REVISIT] Remove test_installPihole_fresh_install_readableBlockpage for now. We may be able to recylcle it later, but I have my doubts
1 year ago
Adam Warner 414df5b372
Remove no longer required checks in test_installPihole_fresh_install_readableFiles
1 year ago
Adam Warner 5e431210fd
[REVISIT] Remove test_setupVars_saved_to_file for now - it may no longer be needed as we move towards getting rid of the file.
1 year ago
Adam Warner 8f7c828407
No need for test_installPiholeWeb_fresh_install_no_errors
1 year ago
Adam Warner 632aead691
add wrappers to utils.sh for setting FTL config & add tests
1 year ago
Christian König 5bdb089b7f
Add Ubuntu 23 to test suite
1 year ago
dependabot[bot] 10fe85933b
Bump pytest-testinfra from 7.0.0 to 8.0.0 in /test
1 year ago
dependabot[bot] f9b29cfb62
Bump pytest-xdist from 3.3.0 to 3.3.1 in /test
1 year ago
dependabot[bot] 8d91ca874b
Bump pytest-xdist from 3.2.1 to 3.3.0 in /test
1 year ago
dependabot[bot] 83afff953f
Bump tox from 4.4.12 to 4.5.1 in /test
1 year ago
Christian König eed4b70512
Add Fedora 38 to the test suite
1 year ago