Chuck SmileyRekiere
9bf8687cce
lf_check_ap.py : explicitly from serial import Serial
2021-05-07 13:39:32 -06:00
Matthew Stidham
ca59088801
Fix ssid flags and password fallback when the password flag is missing
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-07 09:57:12 -07:00
sushant
6823cf1170
removed hard code from cv_dut_profile.py
...
Signed-off-by: sushant <sushant.bawiskar@candelatech.com >
2021-05-07 22:18:12 +05:30
Sushant Bawiskar
94d7949eed
added get_popup_and_close function call in create_chamberview.py
...
added get_popup_and_close function in create_chamberview_dut.py
Signed-off-by: sushant <sushant.bawiskar@candelatech.com >
2021-05-07 22:11:22 +05:30
Chuck SmileyRekiere
a7cf234eeb
test_l3_longevity.py : removed unused code for current KPI functionality. The previous version copied to sandbox for reference.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-07 07:53:42 -06:00
Chuck SmileyRekiere
b2ed9fa2e9
test_l3_longevity.py : added ap_test_mode for switching back and forth from real to bogus data
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-07 05:52:38 -06:00
Chuck SmileyRekiere
dda769ebaf
test_l3_longevity.py : commented out some of the prints
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-07 05:31:53 -06:00
Matthew Stidham
8a362f757b
dut_to_grafana
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-06 17:14:52 -07:00
Matthew Stidham
e25c13e826
Create dut_to_grafana and fixing dependencies
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-06 17:14:16 -07:00
Chuck SmileyRekiere
f2b5113804
test_l3_longevity.py : added configuration to enable and disable reading ap
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-06 17:13:18 -06:00
Chuck SmileyRekiere
49602d0f1e
test_l3_longevity.py : script clean up - removed code to do most / least - can be done post process
2021-05-06 15:05:31 -06:00
Chuck SmileyRekiere
0469d600f6
update_dut.py : moved to sandbox note added that script deprecated.
2021-05-06 13:53:14 -06:00
Ben Greear
53dff4e940
Merge branch 'master' of github.com:greearb/lanforge-scripts
2021-05-06 10:54:07 -07:00
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
Matthew Stidham
c2cc40708a
Properly load scenario, run wifi capacity test, scp kpi file to localhost, and save to grafana.
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-05-06 10:43:09 -07:00
Chuck SmileyRekiere
43943f6327
test_l3_longevity.py : steps to make more generic, created ./sandbox/test_l3_longevity_cisco.py as a temporary holding spot.
2021-05-06 11:37:34 -06:00
Chuck SmileyRekiere
5ec3bbb245
lf_check_ap.py : updated the example
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-06 07:34:05 -06:00
Chuck SmileyRekiere
578a4f151b
moved lf_check.py to lf_check_ap.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-06 07:01:00 -06:00
Chuck SmileyRekiere
0527e0ac05
lf_check.py : added example
2021-05-06 06:57:56 -06:00
Chuck SmileyRekiere
c1cfd9c6e0
update_dependencies.py : added pexpect-serial
2021-05-06 06:47:45 -06:00
Chuck SmileyRekiere
dda7366381
lf_check.py : added command line parameters for ap_port and ap_baud
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-06 06:28:02 -06: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