Commit Graph

1385 Commits

Author SHA1 Message Date
smileyrekiere
1b60b9f605 lf_check.py : placed in sandbox for checking cusomter site
Signed-off-by: smileyrekiere <smileyrekiere@gmail.com>
2021-04-30 16:53:52 -06:00
SushantBawiskar
5d053c8194 - added --delete_scenario flag in create_chamberview.py to delete old scenario of same name
- added delete_scenario function in cv_test_manager.py

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-30 18:40:42 +05:30
shivamcandela
3b075fa1be radio option fix
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-04-29 22:01:51 +05:30
Chuck SmileyRekiere
1a604e7b73 test_l3_longevity.py : adding reading the AP using pexpect
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-28 13:58:25 -06:00
SushantBawiskar
25d6d2e526 - changed example
- url argument added in get_ports

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-28 17:34:42 +05:30
Matthew Stidham
18ea161052 Grafana make a different panel for each measurement
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 17:21:08 -07:00
Matthew Stidham
421c1fe3d6 Fix test_ipv4_variable_time with new traffic_type flag
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 17:21:08 -07:00
Chuck SmileyRekiere
47dac74b5b lf_snp_test.py : removed choices from the pud size , now multiple may be entered 2021-04-27 15:56:26 -06:00
Chuck SmileyRekiere
7d2a169cfb ls_snp_test.py - updated controller config 9800 2021-04-27 15:07:46 -06:00
Matthew Stidham
9222f4583f Setup custom dashboard with command line flags
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 11:09:18 -07:00
Matthew Stidham
0e0aa63682 Grafana automation with Python
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 10:21:26 -07:00
Matthew Stidham
ea1d3c9d22 Adding libraries to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 10:16:55 -07:00
Matthew Stidham
0810ff03fd flag to record to an influx manager which is not on the same host as lanforge
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 10:16:55 -07:00
Chuck SmileyRekiere
07c8fbb104 lf_snp_test.py : removed create_wlan for 9800 series
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-26 18:06:06 -06:00
Chuck SmileyRekiere
8d6bc31df8 wlan updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-26 17:51:01 -06:00
Chuck SmileyRekiere
2b41bd3a9a lf_snp_test.py fixed examples
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-26 10:49:25 -06:00
SushantBawiskar
84731c8e1b - all test will be using cv_test_manager to sync.
Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-26 19:12:05 +05:30
SushantBawiskar
f31f7c45ed - added comments and Notes in create_chamberview_dut.py
- cv_test_manager.py show_text_blob will return the response text

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-26 19:12:05 +05:30
Chuck SmileyRekiere
2a4912ffa2 lf_snp_test.py fixed indend block
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-26 06:53:28 -06:00
Chuck SmileyRekiere
0ecfe5496a lf_snp_test.py formatting, cleanup, removed unused endp_type
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-26 06:51:23 -06:00
shivamcandela
f731737325 added lf_sniff_radio and set_wifi_radio options 2021-04-24 22:20:51 +05:30
SushantBawiskar
810377b16e - integrated cv_commands.pywith cv_test_manager.py
- create_chamberview_dut.py to create a dut
- cv_dut_profile.py as library to create a dut
- cv test manager can be used to implement chamber view also

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-24 01:08:33 +05:30
SushantBawiskar
9ade91f3de - added wait for scenario to be build
- added show text blob to reflect changes in GUI
- changed if-elif t0 if-if
- removed some sleep

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-24 01:08:33 +05:30
SushantBawiskar
e6ffd12043 - added raw data as input
- added example

Signed-off-by: SushantBawiskar <sushant.bawiskar@candelatech.com>
2021-04-24 01:08:32 +05:30
Ben Greear
9c5a99e81f l3-longevity: Start work to parse BCM AP stats.
Work in progress, not run tested yet.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-23 08:12:46 -07:00
Chuck SmileyRekiere
27baa5bdec lf_snp_test.py : updated command line , removed choice , checked later for wifimode being valid
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-23 05:47:41 -06:00
Chuck SmileyRekiere
183398a477 lf_snp_test.py : example updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-23 05:35:32 -06:00
Chuck SmileyRekiere
b28649caa3 lf_snp_test.py : added logging for when stations on LANforge configured. 2021-04-23 04:55:58 -06:00
Chuck SmileyRekiere
498c91440b lf_snp_test.py : adjusted loops for station configuration
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 21:04:24 -06:00
Chuck SmileyRekiere
ea18c5f114 lf_snp_test.py : bug fix for different number of upload and download rates to be tested.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 18:17:53 -06:00
Matthew Stidham
6e7f4e1fb1 Create csv_to_grafana.py and build dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-22 16:54:58 -07:00
Matthew Stidham
d1061319cc Add git version information to webpage
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-22 16:54:58 -07:00
Chuck SmileyRekiere
a476ade5ee lf_snp_test.py : bug fix pass in one element of list side_b_tx_min_bps_dl and side_a_tx_min_bps_ul
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 17:09:16 -06:00
Chuck SmileyRekiere
340c2b6333 lf_snp_test.py : change packet_size to pdu
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 16:53:58 -06:00
Chuck SmileyRekiere
a15d81d958 lf_snp_test.py use pdu instead for packet data size
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 16:50:53 -06:00
Chuck SmileyRekiere
947b7bbf1c lf_snp_test.py : allow for modifications to the upload and download speeds 2021-04-22 16:37:31 -06:00
Chuck SmileyRekiere
951d15d82d lf_snp_test.py fixed upstream port 2021-04-22 15:55:07 -06:00
Chuck SmileyRekiere
f45b2fd6f2 lf_snp_test.py : used common terms upload / download 2021-04-22 15:49:51 -06:00
Chuck SmileyRekiere
848d319567 ls_snp_test.py : update column headings to refer to upload and download 2021-04-22 15:04:10 -06:00
Chuck SmileyRekiere
e7397e47b0 lf_report.py : results put in html-reports
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 14:58:18 -06:00
Chuck SmileyRekiere
84951290a1 deprecated halt_on_error 2021-04-22 14:51:09 -06:00
Chuck SmileyRekiere
0bd7f8a10f test_l3_scenario_throughput.py test_l3_unicatst_traffic_gen.py : deprecated _halt_on_error
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 14:47:06 -06:00
Chuck SmileyRekiere
6fecf284ee tip_station_powersave.py : deprecated _halt_on_error
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 14:44:59 -06:00
Chuck SmileyRekiere
6847d8297a run_cv_scenario.py rvr_scenario.py update_dut.py : deprecated _halt_on_error 2021-04-22 14:40:26 -06:00
Chuck SmileyRekiere
13aeacd3e1 eap_connect.py single_client_througput.py : deprecated _halt_on_error
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 14:37:41 -06:00
Chuck SmileyRekiere
909f8f6a06 deprecated _halt_on_error=_exit_on_error, added #!/usr/bin/env python3 added check for python3
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 14:26:38 -06:00
Chuck SmileyRekiere
cc8abf3b71 lf _ftp_test.py radio update 2021-04-22 12:37:38 -06:00
Ben Greear
ab8d8abee3 Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2021-04-22 10:13:15 -07:00
Chuck SmileyRekiere
f0a7041d47 lf_snp_test.py : cut past error fixed
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 07:44:47 -06:00
Chuck SmileyRekiere
1307f97157 lf_snp_test.py: dl and ul placed in results
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-22 07:30:04 -06:00