Commit Graph

1305 Commits

Author SHA1 Message Date
Ben Greear
2bf59b55d3 py-scripts: Fix cureate_chamberview_dut.py to be runnable.
chmod a+x, and also put the python-script logic at
the first line.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-05-06 10:53:19 -07:00
Chuck SmileyRekiere
799cfc4579 update_dependencies.py : added pyserial (work to do for being root).
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-05 12:54:19 -06:00
Chuck SmileyRekiere
0c43fbea02 update_dependencies.py : keep track of packages that were successful and those not
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-05 08:51:42 -06:00
Matthew Stidham
e9aef2eb0f upstream-port fix
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-05-04 16:05:41 -07:00
Matthew Stidham
7a1dfa89d1 Update regression_test
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-05-04 16:05:41 -07:00
Matthew Stidham
a0d7e2d523 Create new Influx dashboards from a CSV
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-05-04 16:05:41 -07:00
Chuck SmileyRekiere
5c8692b74f lf_check.py : make executible
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-04 14:19:58 -06:00
Chuck SmileyRekiere
0b50251c2e test_l3_longevity.py : comments
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-04 13:09:43 -06:00
Chuck SmileyRekiere
99635b3de2 test_l3_longevity.py : bug fix for reading mac on interface
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-04 10:57:36 -06:00
Chuck SmileyRekiere
50381f849d test_l3_longevity.py : updates for temp data
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-04 10:03:33 -06:00
Chuck SmileyRekiere
8fffa14d68 test_l3_longevity.py : testing with bogus AP response
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-04 07:50:41 -06:00
Chuck SmileyRekiere
bd6d3149fb changed permission to be executible test_client_addmission.py test_wpa_passphrases.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-03 06:32:36 -06:00
Chuck SmileyRekiere
bd77836a23 modified following to be executible lf_dut_sta_vap_test.py lf_graph.py lf_report_test.py lf_sniff_radio.py 2021-05-03 06:30:52 -06:00
Chuck SmileyRekiere
216372d760 lf_graph.py lf_report.py lf_report_test.py : updated headers 2021-05-03 06:09:46 -06:00
Chuck SmileyRekiere
e4a46ffa06 lf_graph.py : added header 2021-05-03 05:56:34 -06:00
SushantBawiskar
16dd7439bf - only bss-transition will be set here
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-05-03 13:14:04 +05:30
SushantBawiskar
9fcea1fa39 - create stations by name
- assign MAC address to stations
- assign SSID to stations
- assign BSSID to stations
- set BSS Transition flag

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-05-03 12:52:57 +05:30
shivamcandela
a24fef3a13 Updates : printing endpoint data on console
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-02 14:21:41 +05:30
shivamcandela
43477b0e60 layer3 profile fixes
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-02 12:33:31 +05:30
shivamcandela
5ea006f015 added option to run traffic on already created stations
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-02 11:01:20 +05:30
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