mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 10:22:34 +00:00
cicd: Consider oom-killer a crash when processing logs.
This commit is contained in:
@@ -79,7 +79,7 @@ DPT_CFG=ben
|
||||
SCENARIO=tip-auto
|
||||
RPT_TMPDIR=${MY_TMPDIR}/lf_reports
|
||||
LF_SER_DEV=$(basename $LF_SERIAL)
|
||||
DUT_SER_DEV=$(basename $DUT_SERIAL)
|
||||
DUT_SER_DEV=$(basename $AP_SERIAL)
|
||||
LF_SER_LOG=$MY_TMPDIR/lanforge_console_log_$LF_SER_DEV.txt
|
||||
DUT_SER_LOG=$MY_TMPDIR/dut_console_log_$DUT_SER_DEV.txt
|
||||
REGLOG=$MY_TMPDIR/basic_regression_log_$$.txt
|
||||
|
||||
Reference in New Issue
Block a user