Commit Graph

458 Commits

Author SHA1 Message Date
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
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
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
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
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
Dipti
0a4fdce8a2 added help section - just left to finish file redirection 2020-11-30 14:14:10 -08:00
Chuck SmileyRekiere
7603260541 lf_cisco_snp.py : separate upstream and down stream tests 2020-11-30 14:40:27 -07:00
Dipti
734285c84c syntax errors, further additions 2020-11-27 03:49:57 -08:00
Dipti
354c93bd9f help edits,test edits,bash script edits, just syntax errors left 2020-11-25 18:32:47 -08:00
Logan Lipke
e486d26ae1 Changed some output 2020-11-25 17:01:48 -08:00
Jed Reynolds
34a97fd8dc test_status_msg.py: finishes test, updates args, can be used as a utility or run test or deep clean 2020-11-25 14:56:02 -08:00
Jed Reynolds
11c60f1369 test_status_msg.py: tests the /status-msg JSON url features 2020-11-25 10:46:06 -08:00
Dipti
af555b9f09 arguement edits, type cast edits 2020-11-24 13:37:41 -08:00
Dipti
30f7f16bc6 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-11-23 20:26:25 -08:00
Dipti
28af638733 for loop works, now going to add rest of tests 2020-11-23 20:26:17 -08:00
Jed Reynolds
98abbbe5b2 removes some pointless boilerplate 2020-11-23 19:42:48 -08:00
Logan Lipke
1f3d8ae3cb Changed example command 2020-11-23 17:44:44 -08:00
Logan Lipke
0faf38a63f Added usage of test group profile to create, start, stop and delete test groups 2020-11-23 17:33:51 -08:00
Dipti
59b1377d43 additions to test_all_x.bash, help additions 2020-11-23 08:55:40 -08:00
Dipti
a89752e664 test generic help updated, some argument issues 2020-11-20 12:27:47 -08:00
Dipti
2eb32c2990 password argument change, saving executable perm for scripts 2020-11-20 12:27:09 -08:00
Jed Reynolds
42cc9f5896 sta_connect2.py: can now be used like test_connect2.py:
Please use command to perform test_connect2.py action:
./sta_connect2.py -d localhost --dut_security wpa2 --dut_ssid jedway-r7800-149 --dut_passwd jedway-r7800-149 --upstream_port eth1 --radio wiphy0 --prefix test
2020-11-20 11:16:35 -08:00
Ben Greear
e0de0d3611 Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2020-11-20 08:32:55 -08:00
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
Dipti
4a9f4bdfdb test_x script, edits to tests/help 2020-11-19 11:59:16 -08:00
Chuck SmileyRekiere
3ad02b122c lf_cisco_snp.py : fix variable name 2020-11-17 15:15:27 -07:00