]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-lab 863/head
authorTom Rini <trini@konsulko.com>
Tue, 24 Feb 2026 18:31:07 +0000 (12:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 26 Feb 2026 15:06:33 +0000 (09:06 -0600)
commit437ea9f8be5afaebe2d8cbab6242f1182857f21e
treee81a712e1d35c4e356a26dfe7c3e736b04b2c150
parente2dfabcab02dd11942a23d43397b4b55a79b6c78
Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-lab

With the change to regularize the usage of TEST_PY_TEST_SPEC in the
sjg-lab stanza with commit c7f360f20d84 ("Gitlab: Rework sjg-lab calling
test.py to be closer to test.py stage") the leading "and " part of the
usage under qemu-x86_64 wasn't removed when it should have been. Do so
now.

Fixes: c7f360f20d84 ("Gitlab: Rework sjg-lab calling test.py to be closer to test.py stage")
Reviewed-by: Simon Glass <simon.glass@canonical.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
.gitlab-ci.yml