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:
Chuck SmileyRekiere
2021-11-29 11:59:19 -07:00
parent b8a644895e
commit 9a66e91fde
2 changed files with 146 additions and 0 deletions

View File

@@ -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: