[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 09/12] WIP: automation: temporarily add 'testlab' tag to stubdomain build
Make it run on newer runners that have new enough kernel for dracut-install. Signed-off-by: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> --- automation/gitlab-ci/build.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/automation/gitlab-ci/build.yaml b/automation/gitlab-ci/build.yaml index 9b9e5464f179..134a01d03efa 100644 --- a/automation/gitlab-ci/build.yaml +++ b/automation/gitlab-ci/build.yaml @@ -356,6 +356,9 @@ alpine-3.19-gcc-debug: variables: CONTAINER: alpine:3.19 STUBDOM_LINUX: y + tags: + - x86_64 + - testlab debian-stretch-gcc-debug: extends: .gcc-x86-64-build-debug -- git-series 0.9.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |