summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2022-12-22Support mips* (Closes: #1)Jochen Sprickerhof
2022-12-22gitlabci: bump up vm timeoutHelmut Grohne
arm64 takes a little longer and the ssh loop takes up to 150s anyway.
2022-12-22gitlabci: restore release testingHelmut Grohne
Reported-by: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de> Fixes: 92f183a21ed6 ("Test different architectures")
2022-12-22Test different architecturesJochen Sprickerhof
2022-12-22gitlabci: enable testing jessieHelmut Grohne
2022-12-22gitlabci: extend testing to older releasesHelmut Grohne
2022-12-22gitlabci: fix up premature mergeHelmut 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 timelimitJohannes Schauer Marin Rodrigues
2022-12-21gitlab-ci: increase boot waitHelmut Grohne
This is a race condition. Let's see whether we can win it more reliably.
2022-12-21CI: switch to debian:sid-slimJochen Sprickerhof
2022-12-21Test different releasesJochen Sprickerhof
2022-12-21experiment with a simple .gitlab-ci.ymlHelmut Grohne