mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
Run just the test we are troubleshooting to save time.
This commit is contained in:
parent
3e3176d9b5
commit
6026685f6b
|
@ -178,7 +178,7 @@
|
|||
},
|
||||
"step2" : {
|
||||
"shortname" : "OE Selftest",
|
||||
"EXTRACMDS" : ["${SCRIPTSDIR}/checkvnc; OEQA_DEBUGGING_SAVED_OUTPUT=${BASE_SHAREDDIR}/pub/repro-fail/ DISPLAY=:1 oe-selftest --skip-tests distrodata.Distrodata.test_checkpkg buildoptions.SourceMirroring.test_yocto_source_mirror devtool.DevtoolAddTests.test_devtool_add_npm recipetool.RecipetoolTests.test_recipetool_create_npm reproducible -T machine -T toolchain-user -T toolchain-system -j 15"],
|
||||
"EXTRACMDS" : ["${SCRIPTSDIR}/checkvnc; OEQA_DEBUGGING_SAVED_OUTPUT=${BASE_SHAREDDIR}/pub/repro-fail/ DISPLAY=:1 oe-selftest -v -K -r runtime_test.TestImage.test_testimage_virgl_gtk_sdl -T machine -T toolchain-user -T toolchain-system -j 15"],
|
||||
"ADDLAYER" : ["${BUILDDIR}/../meta-selftest"]
|
||||
},
|
||||
"step3" : {
|
||||
|
|
Loading…
Reference in New Issue
Block a user