Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-03 | gitlab-ci: stop installing sleepenh | Helmut Grohne | |
2022-12-31 | gitlab-ci: also apply shellcheck and codespell to tests | Helmut Grohne | |
2022-12-27 | test script: Use positional arguments | Jochen Sprickerhof | |
Reported-by: Helmut Grohne <helmut@subdivi.de> | |||
2022-12-23 | Simplify .gitlab-ci.yml | Jochen Sprickerhof | |
2022-12-23 | Move tests to tests/create-and-run.sh (Closes: #4) | Jochen Sprickerhof | |
2022-12-23 | CI: drop stage (not needed) | Jochen Sprickerhof | |
2022-12-23 | CI: fix indention | Jochen Sprickerhof | |
2022-12-23 | CI: Use local ssh key | Jochen Sprickerhof | |
2022-12-22 | Support mips* (Closes: #1) | Jochen Sprickerhof | |
2022-12-22 | gitlabci: bump up vm timeout | Helmut Grohne | |
arm64 takes a little longer and the ssh loop takes up to 150s anyway. | |||
2022-12-22 | gitlabci: restore release testing | Helmut Grohne | |
Reported-by: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de> Fixes: 92f183a21ed6 ("Test different architectures") | |||
2022-12-22 | Test different architectures | Jochen Sprickerhof | |
2022-12-22 | gitlabci: enable testing jessie | Helmut Grohne | |
2022-12-22 | gitlabci: extend testing to older releases | Helmut Grohne | |
2022-12-22 | gitlabci: fix up premature merge | Helmut Grohne | |
Closes: !4 Signed-off-by: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de> | |||
2022-12-22 | .gitlab-ci.yml: wait for system to be ready for ssh connections before ↵ | Johannes Schauer Marin Rodrigues | |
continueing | |||
2022-12-21 | .gitlab-ci.yml: use timeout from coreutils instead of timelimit | Johannes Schauer Marin Rodrigues | |
2022-12-21 | gitlab-ci: increase boot wait | Helmut Grohne | |
This is a race condition. Let's see whether we can win it more reliably. | |||
2022-12-21 | CI: switch to debian:sid-slim | Jochen Sprickerhof | |
2022-12-21 | Test different releases | Jochen Sprickerhof | |
2022-12-21 | experiment with a simple .gitlab-ci.yml | Helmut Grohne | |