Commit Graph

17 Commits

Author SHA1 Message Date
yubiuser
0a16b5fcbc Update test container to 28.2.2.-cli-alpine3.22
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-06-06 20:28:01 +02:00
yubiuser
3258c32088 Update test docker container to Alpine 3.21 and docker_cli 28.0.0.
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-02-25 15:04:13 +01:00
yubiuser
953cee4019 No need to remember to update the python version
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-09 12:21:08 +02:00
yubiuser
c0d822f35e Fix tests
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-07 21:45:19 +02:00
Adam Warner
1c6c1b3075 bump alpine to 3.20
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-08-06 16:18:10 +01:00
Christian König
d28c37e1e5 Remove entrypoint.sh as it is not needed
Signed-off-by: Christian König <ckoenig@posteo.de>
2024-06-24 20:01:37 +02:00
Adam Warner
20145db333 silende JSONArgsRecommended warning in test build
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-06-22 12:44:12 +01:00
Adam Warner
24006c7a00 Address comments.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2024-03-11 18:14:26 +00:00
Christian König
5f8ca1822f Re-add importand comment line
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-12-17 13:42:19 +01:00
Christian König
59cfc75ae7 Remove pipenv and allow pip to install systemwide with --break-system-packages
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-12-17 13:38:35 +01:00
Christian König
775c3a8049 Update docker-cli also to v3.19
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-12-16 23:23:21 +01:00
Christian König
dbf3ddfa24 Update alpine to 3.19
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-12-16 23:23:21 +01:00
Adam Warner
1202dafcbd Change test dockerfile base to docker:24.0.4-cli-alpine3.18 rather than copying in, buildx would not work the other way.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-07-24 18:37:37 +01:00
Adam Warner
6b5332be47 - Change test dockerfile base to alpine, too (Alpine all the things!)
- Tweak build-and-test.sh to allow tests to run against more platforms using buildx
- Split GHA out into two seperate files. One for tests on pull requests, another for build and merge on push to `development-v6` (add other branches in later)

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-07-24 18:11:33 +01:00
Daniel
4da66313f4 Remove old test dependencies, updated ones still being used. Introduce Black formatter 2022-09-17 04:28:01 +00:00
Adam Warner
e75e3800a2 make sure that setup_FTL_ProcessDNSSettings is the last thing called, else user set environment variables will be overridden when it sources setupVars.conf
Some additional tweaks
2022-07-19 18:22:49 +01:00
Adam Warner
1d59f257ff Reorganise the repository
Simplify the test suite now that we use buildx to build the final image
Remove tests that were never run/skipped in previous runs (same number of tests passing as were before)

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-07-15 17:43:09 +01:00