Commit Graph

406 Commits

Author SHA1 Message Date
Syama
a66a0ac2a9 cicd changes with latest new files, ultiple client connectivity with WPA, WPA2, EAP auth across NAT and bridge mode with vlan
Signed-off-by: Syama <syama.devi@connectus.ai>
2020-11-20 11:25:40 -05:00
Syama
33b8c7ff98 cicd sanity changes
Signed-off-by: Syama <syama.devi@connectus.ai>
2020-11-20 11:11:01 -05:00
Chuck SmileyRekiere
d0228fa6e4 lf_cisco_snp.py : updates to csv logging to provide detail configuration
for each specific test.  Also the interations of data are stored. Updates
based on testing.
2020-11-15 15:01:42 -07:00
Logan Lipke
c6f0088846 Removed reliance on upstream port having ip 2020-11-13 17:06:25 -08:00
Logan Lipke
1592f768e0 Fixed to work with updates to lfcli base 2020-11-13 17:06:25 -08:00
Logan Lipke
edcaa07c10 test now supports macvlans, start from port, and static addressing 2020-11-13 17:06:25 -08:00
Logan Lipke
ac45437473 Added debug param to mvlan_profile.create() 2020-11-13 17:06:25 -08:00
Chuck SmileyRekiere
5099f92f7a lf_cisco_power.py : ability to pass log file name so subprocess (mainly
cisco_wifi_ctl.py,  or pass stdout if a log file is not to be created.
lf_cisco_snp.py : added also the ability to user stdout if log file not
passed in ,  will update the logging for lf_cisco_snp.py - in another commit
2020-11-13 12:36:54 -07:00
Chuck SmileyRekiere
cab9056c5f realm.py: added NA "" in wait_for_ip lf_cisco_snp.py : ablility to create a log file and append to csv 2020-11-11 10:33:18 -07:00
anjali
e12d003a9e WLAN Capacity Calculator 2020-11-10 23:16:45 -08:00
Chuck SmileyRekiere
09075db6e2 lf_cisco_snp.py : flags to help with debugging 2020-11-10 11:19:45 -07:00
Chuck SmileyRekiere
65c9083219 lf _cisco_snp.py : updated for static realm 2020-11-10 08:27:19 -07:00
Chuck SmileyRekiere
1cbe1ec904 lf_cisco_snp.py : update defaults to speed up testing 2020-11-09 09:08:07 -07:00
Chuck SmileyRekiere
23d2260f4d lf_cisco_snp.py : need to clean up staitons and clear lists between iterations 2020-11-09 08:47:40 -07:00
Chuck SmileyRekiere
219081806a lf_cisco_snp.py : tx power fix 2020-11-08 14:15:36 -07:00
Chuck SmileyRekiere
72e6dbb22c lf_cisco_snp.py : corrected naming bug fix 2020-11-08 13:47:12 -07:00
Chuck SmileyRekiere
41f1de6c9d lf_cisco_snp.py : set tx power - do not assume anything. 2020-11-08 13:34:48 -07:00
Chuck SmileyRekiere
327f57b262 lf_cisco_snp.py - default channel selection based on band 2020-11-08 13:06:27 -07:00
Chuck SmileyRekiere
9cf1dd7577 lf_cisco_snp.py - adjusted commented out code. 2020-11-08 12:33:02 -07:00
Chuck SmileyRekiere
322118d6be lf_cisco_snp.py : added initial static radios 2020-11-06 14:31:16 -07:00
Chuck SmileyRekiere
7cc6693d52 lf_cisco_snp.py : --all for running all tests 2020-11-06 14:15:43 -07:00
Chuck SmileyRekiere
6fc5850d67 lf_cisco_snp.py : --all for running all tests 2020-11-06 13:40:24 -07:00
Chuck SmileyRekiere
13c6f8d95d lf_cisco_snp.py : updates for additional configurations 2020-11-06 11:55:30 -07:00
Chuck SmileyRekiere
758e70b67d lf_cisco_snp.py : added static configuation : save work 2020-11-06 10:32:29 -07:00
Chuck SmileyRekiere
c135648e8f ls_cisco_snp.py : updated comments on radios and what supported 2020-11-05 10:58:59 -07:00
Logan Lipke
a6136ca329 Removed debug output WIP 2020-11-04 17:59:12 -08:00
Logan Lipke
c7a34ccc8f Adds usage of macvlanprofile, WIP 2020-11-03 17:58:20 -08:00
Dipti
7da6d152b5 edits to help, parameter edits 2020-11-03 14:20:31 -08:00
Dipti
1f807eb2b9 changes to lfcli_base to force ssid, password, radio and security 2020-11-03 09:42:36 -08:00
Dipti
a0065afb23 edge case changes... still working on iperf and speedtests 2020-11-02 13:25:02 -08:00
Logan Lipke
098855b2fa Added output, fixed logic 2020-10-30 14:09:17 -07:00
Dipti
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Dipti
68121692c0 parameter fixes 2020-10-30 13:41:59 -07:00
Dipti
2d3a39391e syntax fix 2020-10-30 01:08:46 -07:00
Dipti
2c81033437 num_stations argument fixed here, few other tests to have this argument fixed still 2020-10-30 01:06:50 -07:00
Dipti
1ea8a3ba97 fixed radio arguments 2020-10-30 00:34:39 -07:00
Logan Lipke
2d30779ade Script for loading dbs and controlling test groups 2020-10-28 17:55:52 -07:00
Logan Lipke
7bb0c0818b Added speedtest test and cli arguments 2020-10-28 16:47:38 -07:00
Logan Lipke
ed919fe1b6 Added cmd option, fixed wait_for_ip usage. Test WIP 2020-10-26 17:55:41 -07:00
Jed Reynolds
ce34d2f31c update_dut.py: working state, can create and update DUT and notes 2020-10-22 22:04:19 -07:00
Jed Reynolds
e654dc8b57 JSON: progress on update_dut.py 2020-10-22 16:00:06 -07:00
Jed Reynolds
c4d68a92e7 JSON: script for updating dut entry, WIP: needs realm additions 2020-10-22 16:00:06 -07:00
Logan Lipke
99c956b0ff Merge remote-tracking branch 'origin/master' 2020-10-22 15:46:19 -07:00
Logan Lipke
8d943c1f96 Updated cli args to have test specific examples 2020-10-22 15:45:13 -07:00
Chuck SmileyRekiere
a067856baa lf_cisco_snp.py test_l3_ongevity.py: update debug 2020-10-22 14:39:13 -06:00
Logan Lipke
362dd5b165 Updated help output, test specific output WIP 2020-10-21 16:58:49 -07:00
Logan Lipke
e90b058956 Updated cli args to match example_wpa_connection.py 2020-10-21 16:27:49 -07:00
Dipti
4136abc336 further help additions made during support session 2020-10-21 13:31:57 -07:00
Dipti
70a0ef20ef help fixed 2020-10-21 10:44:58 -07:00
Dipti
df641fc371 help 2020-10-21 01:29:02 -07:00