mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-16 04:01:31 +00:00
gitlab-ci: Add evb-ast2500 test.py test
Bring us back into line with current Travis tests. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1a62a72218
commit
699c0b93dc
1 changed files with 10 additions and 0 deletions
|
@ -159,6 +159,16 @@ sandbox_spl test.py:
|
|||
TEST_PY_TEST_SPEC: "test_ofplatdata"
|
||||
<<: *buildman_and_testpy_dfn
|
||||
|
||||
evb-ast2500 test.py:
|
||||
tags: [ 'all' ]
|
||||
variables:
|
||||
TEST_PY_BD: "evb-ast2500"
|
||||
TEST_PY_ID: "--id qemu"
|
||||
QEMU_TARGET: "arm-softmmu"
|
||||
QEMU_VERSION: "506179e42112be77bfd071f050b15762d3b2cd43"
|
||||
BUILDMAN: "^evb-ast2500$"
|
||||
<<: *buildman_and_testpy_dfn
|
||||
|
||||
sandbox_flattree test.py:
|
||||
tags: [ 'all' ]
|
||||
variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue