libvirt-executor improvements
A bunch of improvements to the libvirt-executor, with the major one being that the image is now built in the arch-boxes projects (arch-boxes!200 (merged)), instead of on each runner.
Please see the commit messages for more details.
Deployed on runner1.archlinux.org and secure-runner1.archlinux.org.
Merge request reports
Activity
added 1 commit
- 8d5e4b50 - Revert "gitlab-runner: Always use latest state of gitlab-runner packages"
added 1 commit
- 0ecdad0b - fixup! gitlab_runner: wip use new libvirt-executor image from arch-boxes
mentioned in commit arch-boxes@bd299d85
mentioned in merge request arch-boxes!200 (merged)
mentioned in commit arch-boxes@edee5ef6
added 25 commits
-
0ecdad0b...c7e6f23e - 12 commits from branch
archlinux:master
- c7e6f23e...3ccff89f - 3 earlier commits
- 02a91156 - gitlab_runner: Fix broken "Running on ..." in the libvirt-executor
- aa525496 - gitlab_runner: wip avoid tight coupling to the storage backend
- 43c0c9ff - gitlab_runner: wip ephemeral SSH key
- f187bdbf - (partly) Revert "gitlab_runner: Initial the keyring in the base image for faster boot"
- ad4e0e6c - gitlab_runner: wip use new libvirt-executor image from arch-boxes
- 4fbe503e - gitlab_runner: Fix incorrect description in libvirt-executor-update-base-image.timer
- 1df63ad2 - Revert "gitlab-runner: Always use latest state of gitlab-runner packages"
- 6eb0016b - gitlab_runner: enable free-page-reporting
- 977a2fc0 - gitlab_runner: discard
- a12f1b3f - gitlab_runner: boot in UEFI mode
Toggle commit list-
0ecdad0b...c7e6f23e - 12 commits from branch
added 14 commits
-
a12f1b3f...e073cb42 - 2 commits from branch
archlinux:master
- e073cb42...90ca3800 - 2 earlier commits
- fdee85f5 - gitlab_runner: Reduce libvirt-executor noise in the job log
- aa542158 - gitlab_runner: Fix broken "Running on ..." in the libvirt-executor
- df0ad58d - gitlab_runner: wip avoid tight coupling to the storage backend
- 2b2e680b - gitlab_runner: wip ephemeral SSH key
- d526e841 - (partly) Revert "gitlab_runner: Initial the keyring in the base image for faster boot"
- 3507d926 - gitlab_runner: wip use new libvirt-executor image from arch-boxes
- 5ab611d2 - gitlab_runner: enable free-page-reporting
- 15c83f3a - gitlab_runner: discard
- edc1f3a1 - gitlab_runner: boot in UEFI mode
- b5a58182 - fixup! gitlab_runner: wip use new libvirt-executor image from arch-boxes
Toggle commit list-
a12f1b3f...e073cb42 - 2 commits from branch
marked the checklist item create the image in the arch-boxes project? arch-boxes!200 (merged) as completed
added 21 commits
-
b5a58182...e4128851 - 10 commits from branch
archlinux:master
- 0574296a - 1 earlier commit
- 466eac4c - gitlab_runner: Move VM memory to a variable instead of hardcoding it twice
- 68c55012 - gitlab_runner: Reduce libvirt-executor noise in the job log
- 1bf6e2c3 - gitlab_runner: Fix broken "Running on ..." in the libvirt-executor
- 61e267c3 - gitlab_runner: wip avoid tight coupling to the storage backend
- ef4c021d - gitlab_runner: Inject the SSH public key at boot rather than burning it into the image
- 2615cafa - Revert "gitlab_runner: Initial the keyring in the base image for faster boot"
- 76c37bfd - gitlab_runner: wip use new libvirt-executor image from arch-boxes
- 5a86f14e - gitlab_runner: Enable free-page-reporting
- 3334bf38 - gitlab_runner: Allow discard requests to be passed to the filesystem
- de3096b5 - gitlab_runner: Boot in UEFI mode
Toggle commit list-
b5a58182...e4128851 - 10 commits from branch
added 1 commit
- 7dc35e0f - fixup! gitlab_runner: wip use new libvirt-executor image from arch-boxes