[PATCH 16/20] gitlab: Enable test_handoff

Simon Glass sjg at chromium.org
Sat Mar 7 04:07:30 CET 2020


Ensure that this SPL test runs on gitlab.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9de6592d1a..26c8fb3199 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -182,7 +182,7 @@ sandbox_spl test.py:
   tags: [ 'all' ]
   variables:
     TEST_PY_BD: "sandbox_spl"
-    TEST_PY_TEST_SPEC: "test_ofplatdata"
+    TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff"
   <<: *buildman_and_testpy_dfn
 
 evb-ast2500 test.py:
-- 
2.25.1.481.gfbce0eb801-goog



More information about the U-Boot mailing list