Run AP Auto Test from cv_to_grafana.py

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
Matthew Stidham
2021-05-21 10:33:55 -07:00
parent 3e54b14098
commit f655d0df2e
5 changed files with 88 additions and 52 deletions

View File

@@ -446,6 +446,8 @@ class WiFiCapacityTest(cv_test):
if self.download_rate != "":
cfg_options.append("dl_rate: " + self.download_rate)
cfg_options.append("save_csv: 1")
blob_test = "Wifi-Capacity-"
# We deleted the scenario earlier, now re-build new one line at a time.