[PATCH 31/31] WIP: RFC: Add a gitlab test
Simon Glass
sjg at chromium.org
Mon Nov 1 02:17:33 CET 2021
This needs fixing up once the new hooks land as well as adding an
azure rule.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7c65ebbcef..33466ec2a8a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -240,6 +240,12 @@ qemu_arm64 test.py:
TEST_PY_TEST_SPEC: "not sleep"
<<: *buildman_and_testpy_dfn
+#qemu_arm spl_test.py:
+# variables:
+# TEST_PY_BD: "qemu_arm_spl"
+# TEST_PY_TEST_SPEC: "not sleep"
+# <<: *buildman_and_testpy_dfn
+
qemu_malta test.py:
variables:
TEST_PY_BD: "malta"
--
2.33.1.1089.g2158813163f-goog
More information about the U-Boot
mailing list