Commits on Source (3)
-
Kristian Klausen authored
-
Kristian Klausen authored
It was forgotten once[1] to update it in both places, so avoid that issue in the future, by moving it to a variable. [1] c370c9d0 ("gitlab_runner: Update concurreny math to reflect the new VM size")
-
Kristian Klausen authored
This removes 13 instances of [1] and 1 instance of the IP address from the job log. The latter was fixed by no longer waiting for SSH in the "run" stage, which is unnecessary as we wait for SSH in the "prepare" stage. [1] Warning: Permanently added '192.168.122.xxx' (ED25519) to the list of known hosts.
Showing
- roles/gitlab_runner/defaults/main.yml 1 addition, 0 deletionsroles/gitlab_runner/defaults/main.yml
- roles/gitlab_runner/files/libvirt-executor 2 additions, 2 deletionsroles/gitlab_runner/files/libvirt-executor
- roles/gitlab_runner/tasks/main.yml 3 additions, 1 deletionroles/gitlab_runner/tasks/main.yml
- roles/gitlab_runner/templates/config.toml.j2 1 addition, 1 deletionroles/gitlab_runner/templates/config.toml.j2
- roles/gitlab_runner/templates/domain_template.xml.j2 1 addition, 1 deletionroles/gitlab_runner/templates/domain_template.xml.j2
roles/gitlab_runner/defaults/main.yml
0 → 100644