|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen stable-4.21] CI: Use more specific Xilinx runner tags
commit adfd3d303312b9d4f833ef724f552f2ac859c0b6
Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
AuthorDate: Fri Jun 12 18:24:57 2026 +0100
Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Tue Jun 16 18:15:22 2026 +0100
CI: Use more specific Xilinx runner tags
In order to avoid serialising the testing on both boards, the runner
configuration is being adjusted.
Have the .xilinx-arm64 and .xilinx-x86_64 templates choose the board
directly
using a more specific tag.
No functional change.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Victor Lira <victorm.lira@xxxxxxx>
(cherry picked from commit efcb4c5e2f2734cd4cac38a9f01e03c5e54c8eb8)
---
automation/gitlab-ci/test.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml
index 8d8f62c8d0..a3f661d380 100644
--- a/automation/gitlab-ci/test.yaml
+++ b/automation/gitlab-ci/test.yaml
@@ -118,7 +118,7 @@
when: never
- if: $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true"
tags:
- - xilinx
+ - xilinx-zynq-423
.xilinx-x86_64:
extends: .test-jobs-common
@@ -139,7 +139,7 @@
when: never
- if: $XILINX_JOBS == "true" && $CI_COMMIT_REF_PROTECTED == "true"
tags:
- - xilinx
+ - xilinx-crater-001
.adl-x86-64:
extends: .test-jobs-common
--
generated by git-patchbot for /home/xen/git/xen.git#stable-4.21
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |