Commit Graph

1742 Commits

Author SHA1 Message Date
Logan Lipke
4e777c286c Added options for naming test group, Fix for wait_for_ips WIP 2020-11-30 17:59:44 -08:00
Logan Lipke
4a84169f05 Changed nc_show_ports flag 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
77b82f1c1a lfcli_base.py: less debug output 2020-11-25 14:53:16 -08:00
Jed Reynolds
484e0e329e LFRequest.py: corrects parameter name 2020-11-25 14:52:57 -08:00
Jed Reynolds
11c60f1369 test_status_msg.py: tests the /status-msg JSON url features 2020-11-25 10:46:06 -08:00
Jed Reynolds
f6ee326792 lfcli_base.py: adds put, delete methods 2020-11-25 10:46:06 -08:00
Jed Reynolds
6d550da900 LFRequest: adds put and delete methods 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
92ca30cf0d Added TestGroupProfile for using test groups 2020-11-23 17:33:51 -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
Chuck SmileyRekiere
cb2f77654d cisco_wifi_ctl.py, lf_cisco_power.py : need to get to working state. 2020-11-19 20:03:59 -07:00
Chuck SmileyRekiere
b6085a02fc cisco_wifi_ctl.py : bug fix for std out 2020-11-19 18:29:55 -07:00
Chuck SmileyRekiere
aa553915c1 cisco_wifi_ctl.py , lf_cisco_power.py : bug fixes 2020-11-19 18:10:19 -07:00
Chuck SmileyRekiere
9d601656cd cisco_wifi_ctl.py , lf_cisco_power.py have stdout use basicConfig, it will
duplicate log messages will need to address later.
2020-11-19 17:38:50 -07:00
Chuck SmileyRekiere
0d10dcc862 cisco_wifi_ctl.py, lf_cisco_power.py : the capturing of output flag
did not work as intended.
2020-11-19 17:32:09 -07:00
Chuck SmileyRekiere
2484cc0c77 lf_cisco_power.py : bug fix with wireless_tag_policy 2020-11-19 16:19:39 -07:00
Dipti
4a9f4bdfdb test_x script, edits to tests/help 2020-11-19 11:59:16 -08:00
Jed Reynolds
0c3b223dd4 updateTest: cleans up lockfiles, tempfiles on exit, tests for GUI crash on startup 2020-11-18 22:28:40 -08:00
Jed Reynolds
1dcc0f43ef updateTest: fixes email send hangs, adds more appropriate messages, fixes comparison in start_gui() 2020-11-18 13:34:27 -08:00
Jed Reynolds
ec394e23a1 updateTest: adds message on connection 2020-11-18 12:11:51 -08:00
Jed Reynolds
c53c997801 updateTest.bash: improvements re: sending mail, summarizing test 2020-11-18 11:22:21 -08:00
shivamcandela
05ddf8b015 Bug fixed from previous commit 2020-11-18 18:20:39 +05:30
shivamcandela
a7417d8ca1 added argparse for test_id to filter ws event 2020-11-18 18:04:24 +05:30
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
shivamcandela
3fe1d901f0 minor fixed ws_generic_monitor_test 2020-11-17 12:02:06 +05:30
shivamcandela
a3b90e0d8d Added websocket generic listener for port 8081, added a test script for it and updated test_ipv4_connection.py to add websocket events 2020-11-17 11:55:37 +05:30
Chuck SmileyRekiere
228e0528a1 lf_cisco_snp.py : ability to set the min pdu size 2020-11-16 11:48:00 -07:00
Ben Greear
238d14e3df Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2020-11-16 08:53:12 -08: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