diff --git a/py-scripts/sandbox/kpi_csv_sq.py b/py-scripts/sandbox/kpi_csv_sq.py index d814004c..ef7d955d 100755 --- a/py-scripts/sandbox/kpi_csv_sq.py +++ b/py-scripts/sandbox/kpi_csv_sq.py @@ -115,6 +115,15 @@ for test_tag in test_tag_list: # for now it was designed if there is a kpi.csv then there is an index.html #https://dash.plotly.com/urls #html_src = os.path.join(kpi_path[0],"index.html") + # need to have a share available + #local_share = 'file://LAPTOP-T8B2MBJD/Users/chuck/git/lanforge-scripts/py-scripts/sandbox/lf_check_2' + local_share = 'file://LAPTOP-T8B2MBJD/Users/chuck/git/lanforge-scripts/py-scripts/sandbox/' + + html_src = os.path.join(local_share,kpi_path[0],"index.html") + #children_div.append(html.A('link{}'.format(i), href='http://192.168.95.6/html-reports/lf_check--2021-08-03-12-47-01.html', target='_blank')) + children_div.append(html.A(html_src, href=html_src, target='_blank')) + #children_div.append(html.Br()) + #children_div.append(html.A('Navigate to google.com {}'.format(i), href='http://google.com', target='_blank')) #children_div.append(dcc.Location(id='dog',refresh=False)) #children_div.append(dcc.Link('Link', href=html_src, target="_blank" )) # can add other information diff --git a/py-scripts/tools/ct_us_004.json b/py-scripts/tools/ct_us_004.json index 69eacf6b..e6b450b0 100644 --- a/py-scripts/tools/ct_us_004.json +++ b/py-scripts/tools/ct_us_004.json @@ -411,7 +411,6 @@ " --influx_token=DATABASE_TOKEN --influx_bucket DATABASE_BUCKET --influx_tag DATABASE_TAG --set DUT_SET_NAME" ] }, - "CT-US-004_create_chamberview_dut_2":{ "enabled":"TRUE", "load_db":"skip", @@ -422,7 +421,8 @@ " --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'", " --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'", " --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME" - ]}, + ] + }, "CT-US-004_create_chamberview_ap":{ "enabled":"TRUE", "load_db":"skip", @@ -446,7 +446,7 @@ " --instance_name ap-auto-instance --config_name test_con --upstream UPSTREAM_PORT", " --dut5_0 'DUT_NAME lanforge DUT_BSSID_5G (1)' --dut2_0 'DUT_NAME lanforge DUT_BSSID_5G (1)'", " --max_stations_2 32 --max_stations_5 32 --max_stations_dual 100 --radio2 1.1.wiphy1", - " --radio5 1.1.wiphy1 --set 'Basic Client Connectivity' 1", + " --radio5 1.1.wiphy2 --set 'Basic Client Connectivity' 1", " --set 'Multi Band Performance' 0 --set 'Stability' 0 --set 'Multi-Station Throughput vs Pkt Size' 0,", " --set 'Throughput vs Pkt Size' 0 --set 'Capacity' 0 --set 'Band-Steering' 0 --set 'Skip 2.4 Ghz Tests' 1", " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)",