mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2026-01-07 20:41:28 +00:00
ct_us_001, ct_us_004 separated the database between 001 and 004,
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
"command":"./tools/lf_qa.py",
|
||||
"args":"",
|
||||
"args_list":[
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_test_db"
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_001_test_db"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -429,7 +429,7 @@
|
||||
"command":"./tools/lf_qa.py",
|
||||
"args":"",
|
||||
"args_list":[
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_test_db"
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_001_test_db"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
"command":"./tools/lf_qa.py",
|
||||
"args":"",
|
||||
"args_list":[
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_test_db"
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_004_test_db"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -419,7 +419,7 @@
|
||||
"command":"./tools/lf_qa.py",
|
||||
"args":"",
|
||||
"args_list":[
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_test_db"
|
||||
" --path REPORT_PATH --store --png --database ./tools/qa_004_test_db"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user