mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
config.json: collect data on failure by default
Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0194623371
commit
65f97836bf
|
@ -61,7 +61,9 @@
|
|||
"RUNQEMU_TMPFS_DIR = '/home/pokybuild/tmp'",
|
||||
"BB_HEARTBEAT_EVENT = '60'",
|
||||
"BB_LOG_HOST_STAT_ON_INTERVAL = '1'",
|
||||
"BB_LOG_HOST_STAT_CMDS_INTERVAL = 'oe-time-dd-test.sh 100'"
|
||||
"BB_LOG_HOST_STAT_CMDS_INTERVAL = 'oe-time-dd-test.sh -c 100 -t 15'",
|
||||
"BB_LOG_HOST_STAT_ON_FAILURE = '1'",
|
||||
"BB_LOG_HOST_STAT_CMDS_FAILURE = 'oe-time-dd-test.sh -l'"
|
||||
]
|
||||
},
|
||||
"templates" : {
|
||||
|
|
Loading…
Reference in New Issue
Block a user