Commit Graph

59 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
eef7eb1c76 lf_cisco_snp.py : clean up monitoring summary 2020-12-17 16:17:37 -07:00
Chuck SmileyRekiere
33eabbc61a lf_cisco_snp.py : created results csv , added test_id 2020-12-17 07:11:04 -07:00
Chuck SmileyRekiere
bf84f54d58 lf_cisco_snp.py : updates for results csv 2020-12-17 07:11:04 -07:00
Chuck SmileyRekiere
5b569145d1 lf_cisco_snp.py : 1st updates based on customer feedback, report the
through put.
2020-12-04 17:33:16 -07:00
Chuck SmileyRekiere
862b3d0f4c lf_cisco_snp.py : added additional valid combinations 2020-12-03 14:06:51 -07:00
Chuck SmileyRekiere
cb2297fb38 lf_cisco_snp.py : modified logic to take into account wifi frequencies,
and radio modes
2020-12-03 14:00:41 -07:00
Chuck SmileyRekiere
a51993e6d2 lf_cisco_snp.py : update log information 2020-12-02 18:07:22 -07:00
Chuck SmileyRekiere
ee5beacf78 lf_cisco_snp.py : bug fix for endpoint type put in log if there
controller config changed or stayed the same
2020-12-02 17:51:17 -07:00
Chuck SmileyRekiere
aa208e16bf lf_cisco_snp.py : only configure cisco controller if config
changes, comments and scipt clean up
2020-12-02 16:28:52 -07:00
Chuck SmileyRekiere
e454ec2ff9 lf_cisco_snp.py : initial script clean up 2020-12-02 15:17:00 -07:00
Chuck SmileyRekiere
d8e2f8f149 lf_cisco_snp.py : only look at date that is transmitting. one way. 2020-12-01 18:11:56 -07:00
Chuck SmileyRekiere
24d38d0bce lf_cisco_snp.py : typo fix in name 2020-12-01 10:44:36 -07:00
Chuck SmileyRekiere
725dd74caf lf_cisco_snp.py : only envaluate the direction of traffic 2020-12-01 10:21:00 -07:00
Chuck SmileyRekiere
697d9e22a7 lf_cisco_snp.py : added direction and packet type to csv and test config 2020-12-01 08:25:28 -07:00
Chuck SmileyRekiere
c6b36f06fa lf_cisco_snp.py : consolidated on using bps as compared to rate 2020-11-30 17:08:10 -07:00
Chuck SmileyRekiere
7603260541 lf_cisco_snp.py : separate upstream and down stream tests 2020-11-30 14:40:27 -07:00
Chuck SmileyRekiere
3ad02b122c lf_cisco_snp.py : fix variable name 2020-11-17 15:15:27 -07:00
Chuck SmileyRekiere
777f35f3d1 lf_cisco_snp.py : updated dictionary for limits to radios if test bed
has less resources then the test calls for.
2020-11-17 15:10:57 -07:00
Chuck SmileyRekiere
228e0528a1 lf_cisco_snp.py : ability to set the min pdu size 2020-11-16 11:48:00 -07: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
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
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
Chuck SmileyRekiere
a067856baa lf_cisco_snp.py test_l3_ongevity.py: update debug 2020-10-22 14:39:13 -06:00
Chuck SmileyRekiere
bcc64633b8 lf_cisco_snp.py: bug fix passed in string for mode not int 2020-10-19 14:04:05 -06:00
Chuck SmileyRekiere
e0566b92e7 lf_cisco_snp.py : bug fix 2020-10-19 11:18:31 -06:00
Chuck SmileyRekiere
de54f3f208 lf_cisco_snp.py: sample static radio config if no radios passed in 2020-10-17 14:13:22 -06:00
Chuck SmileyRekiere
ef897a9408 lf_cisco_snp.py: added wifimode config from command line 2020-10-17 12:34:48 -06:00
Chuck SmileyRekiere
59624575cc lf_cisco_snp.py: bug fix 2020-10-17 09:54:09 -06:00
Chuck SmileyRekiere
7d62d9eb1a lf_cisco_snp.py: removed argument conflicts 2020-10-17 09:48:50 -06:00
Chuck SmileyRekiere
c3c710605a lf_cisco_snp.py: added cisco_port 2020-10-17 09:45:03 -06:00
Chuck SmileyRekiere
0943fd4e2f lf_cisco_snp.py: added time for controller to detect the stations 2020-10-16 22:06:02 -06:00
Chuck SmileyRekiere
07b7cd6a26 lf_cisco_snp.py : added wait after configure of controller 2020-10-16 21:20:30 -06:00
Chuck SmileyRekiere
ede43a06b2 lf_cisco_snp.py: updates from testing 2020-10-16 18:33:10 -06:00
Chuck SmileyRekiere
2ecca3dd3b test_l3_longevity.py : bug fix on capturing output from controller 2020-10-16 18:22:29 -06:00
Chuck SmileyRekiere
58cb25da3a lf_cisco_snp.py: updates results of testing 2020-10-16 17:31:56 -06:00