commit | 36a69e1c6e8dd6b74127f60b648a8a7008d9e2bd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 25 20:38:36 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:18 2020 -0600 |
tree | e268916236783e5ee324ceeeec8debb3fb30ca42 | |
parent | 10a2cd3fe95b0ce58a49e9bfae50ec0f00802891 [diff] [blame] |
Azure/GitLab/Travis: Add SPL unit tests Run SPL unit tests in all test environments. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ac2b33..b1e0b3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -198,7 +198,7 @@ tags: [ 'all' ] variables: TEST_PY_BD: "sandbox_spl" - TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff" + TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff or test_spl" <<: *buildman_and_testpy_dfn evb-ast2500 test.py: