|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 7/7] 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>
---
CC: Anthony PERARD <anthony.perard@xxxxxxxxxx>
CC: Stefano Stabellini <sstabellini@xxxxxxxxxx>
CC: Michal Orzel <michal.orzel@xxxxxxx>
CC: Doug Goldstein <cardoe@xxxxxxxxxx>
CC: Roger Pau Monné <roger.pau@xxxxxxxxxx>
CC: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
CC: 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 fa3f776fc785..4d5831f9ffcf 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
--
2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |