Commit Graph

1688 Commits

Author SHA1 Message Date
Logan Lipke
edcaa07c10 test now supports macvlans, start from port, and static addressing 2020-11-13 17:06:25 -08:00
Logan Lipke
a043b34b29 Made changes to MACVLANProfile. Now supports static addressing & start from port 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
Jed Reynolds
49adc0d76b LFUtils.py - removes debugging 2020-11-13 15:59:45 -08:00
Jed Reynolds
e07e5e3a9c LFUtils: updates name_to_eid() to allow for qvlan names 2020-11-13 15:36:37 -08:00
Jed Reynolds
9f6e6d45fe LFUtils: fixes misnamed variable 2020-11-13 15:00:25 -08:00
Chuck SmileyRekiere
4ca5a81c09 cisco_wifi_ctl.py : the default-policy-profile now configurable for unique
wlan names
2020-11-13 15:48:47 -07:00
Chuck SmileyRekiere
67ac4ff5e0 lf_cisco_power.py : first of 2 commits, the wlan was hardcoded and needs
to be configurable.  It worked since it wasn't changed
2020-11-13 15:42:43 -07:00
Chuck SmileyRekiere
74c4f80b7b lf_cisco_power.py : If capture output is always True then do not suppress
the controller output
2020-11-13 15:18:49 -07:00
Chuck SmileyRekiere
a879b45983 lf_cisco_power.py : second commit to request to suppress output 2020-11-13 14:58:25 -07:00
Chuck SmileyRekiere
fbc37a6e84 cisco_wifi_ctl.py : suppress logging flag to reduce logging chatter
lf_cisco_power.py : intial sample of use there will be a subsequent commit
2020-11-13 14:47:02 -07: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
37d8374a0e cisco_wifi_ctl.py : added the ability to append logging to an existing file
This was needed since lf_cisco_power.py and other files that use cisco_wifi_ctl.py
will need to pass in a log file.
2020-11-13 11:43:48 -07:00
Chuck SmileyRekiere
af4ea5bdae lf_cisco_power.py : capture all logging from the cisco controller when
cap_ctl_out is true , also fix to loging args
2020-11-13 10:47:47 -07:00
Chuck SmileyRekiere
5ab96ba3a6 lf_cisco_power.py : only instruct the controller to create the wlan once 2020-11-12 16:19:27 -07:00
Chuck SmileyRekiere
6a8f00d7ec lf_cisco_power.py : capture out put clean up 2020-11-12 13:59:48 -07:00
Chuck SmileyRekiere
7ab34c1b6a lf_cisco_power.py : needed the port command for the delete_wlan 2020-11-12 13:44:52 -07:00
Chuck SmileyRekiere
1b49df1ef3 cisco_wifi_ctl.py : needed to add delete_wlan to command list 2020-11-12 13:26:54 -07:00
Chuck SmileyRekiere
a5859d8a12 cisco_wifi_ctt.py , lf_cisco_power.py : needed to add following commands to the controller
"wireless tag policy default-policy-tag","no wlan open-wlan policy default-policy-profile"
2020-11-12 13:04:47 -07:00
Chuck SmileyRekiere
445e868f02 lf_cisco_power.py : delete_wlan when test complete
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2020-11-12 12:53:58 -07:00
Chuck SmileyRekiere
5b2a8e34e3 cisco_wifi_ctl.py : added no security ft command for creation of the wlan 2020-11-12 12:34:47 -07:00
Chuck SmileyRekiere
1be0f13e5e cisco_wifi_ctl.py : bug fix for create wlan 2020-11-12 12:27:23 -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
shivamcandela
0590e539b5 Updated lfcli_base for webconsole 2020-11-08 01:16:04 +05:30
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
5469269f2b lf_cisco_power : display the loop_count when reading the controller dbm 2020-11-06 08:17:26 -07:00
Chuck SmileyRekiere
c3ec8805e3 lf_cisco_power.py : retry on getting controller data 2020-11-06 07:43:53 -07:00
Chuck SmileyRekiere
eb71a44bc3 lf_cisco_power.py errors where showing a pass - fix 2020-11-05 15:44:58 -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
d2f72a7af5 MACVLANProfile: Commented wait_until_ports_disappear, not working correctly 2020-11-04 17:59:12 -08:00
Logan Lipke
a6136ca329 Removed debug output WIP 2020-11-04 17:59:12 -08:00
Logan Lipke
28b54038f2 Added set_port capabilities to MACVLANProfile, uses dhcp by default 2020-11-04 17:59:12 -08:00
Chuck SmileyRekiere
b2f4c64006 lf_cisco_power.py : noticed outfile typo 2020-11-04 14:27:39 -07:00
Chuck SmileyRekiere
ae8e18a5dc lf_cisco_power.py : default duration set to 20 sec 2020-11-04 14:22:19 -07:00
Chuck SmileyRekiere
a285774dc3 lf_cisco_power.py : cosmetic fix in full file name 2020-11-04 14:11:24 -07:00
Chuck SmileyRekiere
d9d5b30e52 lf_cisco_power.py : fixed action='store_true' 2020-11-04 13:23:29 -07:00