mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
lf_kpi_csv.py , test_l3_longevity.py : bug fix test-details is test details
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -55,7 +55,7 @@ class lf_kpi_csv:
|
||||
def __init__(self,
|
||||
_kpi_headers = ['Date','test-rig','test-tag','dut-hw-version','dut-sw-version','dut-model-num','dut-serial-num',
|
||||
'test-priority','test-id','short-description','pass/fail','numeric-score',
|
||||
'test-details','Units','Graph-Group','Subtest-Pass','Subtest-Fail'],
|
||||
'test details','Units','Graph-Group','Subtest-Pass','Subtest-Fail'],
|
||||
_kpi_filename = 'kpi.csv', #Currently this is the only file name accepted
|
||||
_kpi_path = "",
|
||||
_kpi_test_rig = "TEST_RIG",
|
||||
|
||||
Reference in New Issue
Block a user