Commit Graph

586 Commits

Author SHA1 Message Date
Jed Reynolds
489e6ecd50 test_ipv4_connection.py: several:
- makes radio argument required
- fixes station creation assumption of resource 1
- more debugging
- whitespace
2020-12-10 20:26:34 -08:00
Logan Lipke
0df232e940 Removed redundant help output 2020-12-10 17:38:10 -08:00
Logan Lipke
5faaed8244 Fixed some bugs, added option for comma separated list for add/rm cx 2020-12-10 17:38:10 -08:00
Dipti
46b7f44efe if self.debug line additions 2020-12-10 16:25:01 -08:00
Dipti
642a1f28a7 added self.debug if statements for less output, 1k just about finished - just thorough testing left 2020-12-10 16:09:21 -08:00
Dipti
5ac5b83992 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-10 13:26:21 -08:00
Dipti
b9c1eaaed2 WIP: added stop, cleanup, edited start and time calculation, added help 2020-12-10 13:26:11 -08:00
Ben Greear
988e4eeec9 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-10 12:06:03 -08:00
Ben Greear
d628d3ea47 sta-connect2: Support removing all stations on the resource.
To better clean up system that is in unknown state.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-12-10 12:05:32 -08:00
Ben Greear
283eb0de14 Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2020-12-10 08:02:41 -08:00
Dipti
1ff7703cc4 generic example_x_connection script. 2020-12-10 01:20:18 -08:00
Logan Lipke
948040a917 Script for manipulating test_groups and their cxs 2020-12-09 17:56:08 -08:00
bealler
4504cf54cf Cleanup unused code 2020-12-08 20:03:44 -05:00
Dipti
c8b3204aac edits 2020-12-08 15:50:28 -08:00
Dipti
fce6fa47c4 added pass/fail method in lfcli and edited example_x functions 2020-12-08 15:15:24 -08:00
Dipti
1d78193e97 added wait_for_ip to verify stations get IP 2020-12-08 12:33:58 -08:00
Dipti
2f6e57bc7c print statements edited 2020-12-08 11:56:44 -08:00
bealler
285d16a54b Minor print changes, set cloudSDK version to unknown if AP is unreachable 2020-12-07 22:08:57 -05:00
Dipti
87aaefd4f0 cross connects are now made, what's left: run cross connects,compare old v. new vals, clean up cx and indicate pass v. fail 2020-12-07 15:50:29 -08:00
Dipti
d99b3a9dac cleanup method and wait_for_ip implemented 2020-12-07 01:13:05 -08:00
Logan Lipke
be01c4e6cb Added ability to choose between read, write, or both for test type. List of ports and ips can be specified with cli list 2020-12-04 17:58:32 -08: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
bealler
7d94d974f9 Add test category column to report template 2020-12-04 13:15:05 -05:00
Dipti
dbbe8729ab additions to jedtest 2020-12-03 22:07:26 -08:00
Jed Reynolds
cdbb5c1b30 adds missing comma 2020-12-03 18:13:05 -08:00
Jed Reynolds
78e65ecbb1 fileio: add todo switch: mode 2020-12-03 14:53:21 -08: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
bealler
54d40e31b1 Test results push to sanity status bug fix 2020-12-02 21:46:12 -05:00
bealler
fa311240f1 Test results push to sanity status bug fix 2020-12-02 20:32:13 -05: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
bealler
c6d805d3e1 Add new test case to Nightly Sanity for create FW version 2020-12-02 16:21:51 -05:00
bealler
2332e0cc52 Add new test case to Nightly Sanity 2020-12-01 20:45:06 -05: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
bealler
ab2f8d969c Add new test cases to report_template.php 2020-12-01 14:52:51 -05:00
bealler
f35f20bbb6 Add tests in Nightly Sanity for AP profile push from CloudSDK and AP config apply 2020-12-01 14:16:27 -05: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
Jed Reynolds
29a99846e2 test_1k_clients_jedtest.py: cleans stations up, WIP 2020-12-01 00:16:49 -08:00
Jed Reynolds
f1c7ae9a97 test_1k_clients_jedtest.py: script to create lots of stations, WIP 2020-11-30 23:53:16 -08:00
shivamcandela
0020154284 Hard Coded Bug Fixes 2020-12-01 12:43:16 +05:30
shivamcandela
c034449fc7 Hard Coded Bug Fixes 2020-12-01 12:41:58 +05:30
Dipti
4714033caf script works well now for all permutations of script invocation. final additions to be done: addition of remaining commands to invoke rest of scripts 2020-11-30 19:51:06 -08:00
Logan Lipke
4e777c286c Added options for naming test group, Fix for wait_for_ips WIP 2020-11-30 17:59:44 -08:00
Dipti
49999987da Better stdout redirection, added communication between scripts and bash script 2020-11-30 16:29:02 -08:00
Chuck SmileyRekiere
c6b36f06fa lf_cisco_snp.py : consolidated on using bps as compared to rate 2020-11-30 17:08:10 -07:00