summaryrefslogtreecommitdiff
path: root/meta-arm/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-09-11 15:36:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-11 15:36:15 +0300
commit80d41842d41c701edac5b2c768da574f260fa6a3 (patch)
tree7d58015c844bd241f3c1737b1af0d4b53dfe8c67 /meta-arm/.gitlab-ci.yml
parentfc7e7973f3119e2bad511209aa336537dc5ffbed (diff)
downloadopenbmc-80d41842d41c701edac5b2c768da574f260fa6a3.tar.xz
Revert "subtree updates"
Needs to go through CI This reverts commit fc7e7973f3119e2bad511209aa336537dc5ffbed.
Diffstat (limited to 'meta-arm/.gitlab-ci.yml')
-rw-r--r--meta-arm/.gitlab-ci.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta-arm/.gitlab-ci.yml b/meta-arm/.gitlab-ci.yml
index a2af871687..4a786f633b 100644
--- a/meta-arm/.gitlab-ci.yml
+++ b/meta-arm/.gitlab-ci.yml
@@ -104,6 +104,14 @@ update-repos:
# VIRT: [none, xen]
# TESTING: testimage
+corstone500:
+ extends: .build
+ parallel:
+ matrix:
+ - TESTING: testimage
+ tags:
+ - x86_64
+
corstone1000-fvp:
extends: .build
parallel:
@@ -154,7 +162,6 @@ n1sdp:
parallel:
matrix:
- TS: [none, n1sdp-ts]
- - OPTEE: [none, n1sdp-optee]
qemu-generic-arm64:
extends: .build