Commit Graph

331 Commits (development-v6)

Author SHA1 Message Date
Christian König cd30772c43 Add Ubuntu 24.04 and Fedora 40, remove Fedora 38
6 days ago
dependabot[bot] 24ade13c02
Bump pytest-xdist from 3.5.0 to 3.6.1 in /test
2 weeks ago
dependabot[bot] bf0c3c0e0f
Bump pytest from 8.1.2 to 8.2.0 in /test
2 weeks ago
dependabot[bot] 78c755b538
Bump pytest from 8.1.1 to 8.1.2 in /test
3 weeks ago
dependabot[bot] 09ce000340
Bump tox from 4.14.2 to 4.15.0 in /test
3 weeks ago
dependabot[bot] 9f9e5dffc2
Bump pytest from 8.0.2 to 8.1.1 in /test
2 months ago
dependabot[bot] 472602ffb9
Bump tox from 4.14.1 to 4.14.2 in /test
2 months ago
dependabot[bot] bfd8b572cb
Bump tox from 4.13.0 to 4.14.1 in /test
2 months ago
dependabot[bot] fd1372df3e
Bump pytest from 8.0.1 to 8.0.2 in /test
3 months ago
dependabot[bot] 07e6c0d250
Bump pytest-testinfra from 10.0.0 to 10.1.0 in /test
3 months ago
dependabot[bot] 3ed29f494b
Bump pytest from 8.0.0 to 8.0.1 in /test
3 months ago
dependabot[bot] b322f1e98b
Bump tox from 4.12.1 to 4.13.0 in /test
3 months ago
dependabot[bot] 6e946f76d6
Bump pytest from 7.4.4 to 8.0.0 in /test
3 months ago
Adam Warner 9a3affd81e
Drop Fedora 36 and add Fedora 39 to the test suite (#5482)
4 months ago
Christian König 935a4ce0b3
Also remove Fedora 37
4 months ago
dependabot[bot] 60de50bb73
Bump tox from 4.12.0 to 4.12.1 in /test
4 months ago
dependabot[bot] b662fd6f01
Bump tox from 4.11.4 to 4.12.0 in /test
4 months ago
Adam Warner df9c60e351
Reduce code duplication in FTL arch detect tests.
4 months ago
Adam Warner 220c0675ef
As we do in other tests, specify `development-v6` branch of FTL is downloaded for the tests. We need to change this to `develoment` once v6 is released
4 months ago
dependabot[bot] 9c3578856f
Bump pytest from 7.4.3 to 7.4.4 in /test
4 months ago
Christian König 54186a63ee Remove test for sudo file as well
5 months ago
yubiuser 2529fbeacd
Treat FTL return data as strings (#5509)
5 months ago
Christian König 159817b7e2
Use development-v6 as ftl branch for binary test
5 months ago
dependabot[bot] f5fe550a2e
Bump tox from 4.11.3 to 4.11.4 in /test
6 months ago
dependabot[bot] 1276242a4e
Bump pytest-xdist from 3.4.0 to 3.5.0 in /test
6 months ago
dependabot[bot] f4b67065cc
Bump pytest-xdist from 3.3.1 to 3.4.0 in /test
6 months ago
dependabot[bot] ab09233753
Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test
6 months ago
Christian König 766cb26af5
Drop Fedora 36 and add Fedora 39 to the test suite
6 months ago
dependabot[bot] 2e9e579bba
Bump pytest from 7.4.2 to 7.4.3 in /test
7 months ago
DL6ER 38ecc1693f
Further simplify the ARMv6 test
7 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)
7 months ago
dependabot[bot] dc73ace7c4
Bump pytest from 7.4.0 to 7.4.2 in /test
8 months ago
dependabot[bot] a229a623bb
Bump tox from 4.11.1 to 4.11.3 in /test
8 months ago
dependabot[bot] ff2c2290c7
Bump tox from 4.10.0 to 4.11.1 in /test
9 months ago
dependabot[bot] e65b171aea
Bump tox from 4.9.0 to 4.10.0 in /test
9 months ago
dependabot[bot] 1afc96c055
Bump pytest-testinfra from 8.1.0 to 9.0.0 in /test
9 months ago
dependabot[bot] 43882693a5
Bump tox from 4.7.0 to 4.9.0 in /test
9 months ago
dependabot[bot] bd55b2e566
Bump tox from 4.6.4 to 4.7.0 in /test
9 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)
10 months ago
dependabot[bot] 8dd8f989ab
Bump tox from 4.6.2 to 4.6.4 in /test
10 months ago
dependabot[bot] a3955a7ebb
Bump pytest from 7.3.2 to 7.4.0 in /test
10 months ago
Adam Warner 04c3f7a603
Development -> development-v6 (#5321)
11 months ago
Adam Warner ca66c1ea9c
Switch to new branch name for FTL v6 development
11 months ago
dependabot[bot] 7a66083e68
Bump tox from 4.6.0 to 4.6.2 in /test
11 months ago
dependabot[bot] 3fd7b4ee24
Bump pytest from 7.3.1 to 7.3.2 in /test
11 months ago
Christian König 117c15319d
Add tests for Debian 12
11 months ago
dependabot[bot] 8e481e27da
Bump tox from 4.5.2 to 4.6.0 in /test
11 months ago
DL6ER 913be6c349
Print detected CPU arch
11 months 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)
11 months ago
Christian König 366345e87e
Fix no_installs
12 months ago