|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] CI: Remove x86 microcode from arm32 jobs
commit c109c7aa44ba339f0e6aeaa46b182ba9c0787eed
Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
AuthorDate: Fri Jun 12 22:43:28 2026 +0100
Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Mon Jun 15 18:04:20 2026 +0100
CI: Remove x86 microcode from arm32 jobs
All build containers are non-root now. Complete the todo by dropping the
workaround.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Denis Mukhin <dmukhin@xxxxxxxx>
Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
---
automation/gitlab-ci/test.yaml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml
index 87b2018a29..20db71b1c9 100644
--- a/automation/gitlab-ci/test.yaml
+++ b/automation/gitlab-ci/test.yaml
@@ -14,12 +14,7 @@
ref: $ARTIFACTS_BRANCH
.arm32-test-needs: &arm32-test-needs
- # Bodge to ensure binaries/ is non-root. Can be any artefact which comes
- # from a non-root container, and microcode-x86 is the smallest. Remove when
- # all build containers have become non-root.
- - project: $ARTIFACTS_REPO
- job: microcode-x86
- ref: $ARTIFACTS_BRANCH
+ -
.x86_64-test-needs: &x86_64-test-needs
- project: $ARTIFACTS_REPO
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |