mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
test_l3_longevity.py added comments for the layer3_cols flags
lf_qa.py comments updates for sub-tests Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -392,6 +392,10 @@ class csv_sql:
|
||||
print("test_rig_list: {}".format(test_rig_list))
|
||||
|
||||
# TODO determin the subtest pass and fail graph
|
||||
# df is sorted by date oldest to newest
|
||||
# get the test_run for last run
|
||||
# query the db for all pass and fail or last run
|
||||
# put in table
|
||||
|
||||
# create the rest of the graphs
|
||||
for test_rig in test_rig_list:
|
||||
|
||||
Reference in New Issue
Block a user