Commit Graph

1806 Commits

Author SHA1 Message Date
Dipti
b9c1eaaed2 WIP: added stop, cleanup, edited start and time calculation, added help 2020-12-10 13:26:11 -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
Dipti
e74e46a11b lfcli base exit_success exit_fail get_passed_result_list 2020-12-10 01:08:40 -08:00
Logan Lipke
de2cbedd94 Changed and added things in TestGroupProfile 2020-12-09 17:56:59 -08:00
Logan Lipke
948040a917 Script for manipulating test_groups and their cxs 2020-12-09 17:56:08 -08:00
Jed Reynolds
7e9812a45e adjust_apache improvements:
- preserves comments better
- preseves line order better
- removes any CR-LF characters
- turns on debug mode from environment variable DEBUG=1
2020-12-09 13:36:08 -08:00
bealler
d4b5f3e71d Merge branch 'master' of https://github.com/Telecominfraproject/wlan-lanforge-scripts 2020-12-08 20:04:11 -05: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
Ben Greear
227501dad4 Merge branch 'master' of github.com:Telecominfraproject/wlan-lanforge-scripts 2020-12-08 13:27:59 -08:00
Ben Greear
f8fb7eae04 openwrt-ctl: Support sysupgrade -n option. 2020-12-08 13:27:31 -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
Jed Reynolds
8b47cde725 check_large_files intended to give a report and help delete filesystem eating data 2020-12-07 20:34:19 -08:00
bealler
d554de24ad Merge branch 'master' of https://github.com/Telecominfraproject/wlan-lanforge-scripts 2020-12-07 22:09:34 -05: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
75f1355d53 small fixes in curr_num_ip 2020-12-07 14:41:47 -08:00
Dipti
5d6047b7ba additions to station_profile_create - now compatible with all resources and shelves 2020-12-07 12:32:00 -08:00
Dipti
d99b3a9dac cleanup method and wait_for_ip implemented 2020-12-07 01:13:05 -08:00
Dipti
744ac3b4ff added check sta with ips function 2020-12-04 22:28:06 -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
Ben Greear
8c44248602 CICD: openwrt ctl expect login improvements.
This helped with logging into recent TIP openwrt images.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-12-04 13:34:58 -08:00
bealler
7d94d974f9 Add test category column to report template 2020-12-04 13:15:05 -05:00
Jed Reynolds
ec8b568c96 realm: station_map() now returns EID 2020-12-03 23:08:33 -08:00
Dipti
dbbe8729ab additions to jedtest 2020-12-03 22:07:26 -08:00
Jed Reynolds
b43cb65ea0 LFRequest: fixes broken url encoding by doing str replace only on # and ' ' 2020-12-03 22:04:56 -08:00
Jed Reynolds
69985d88bf LFRequest.py: fixes busted test for space in URL 2020-12-03 21:43:09 -08:00
Jed Reynolds
cdbb5c1b30 adds missing comma 2020-12-03 18:13:05 -08:00
Jed Reynolds
7c097935ce LFRequest: tests for # and space in and does URL encoding 2020-12-03 18:11:49 -08:00
Jed Reynolds
78e65ecbb1 fileio: add todo switch: mode 2020-12-03 14:53:21 -08:00
Jed Reynolds
6f0907cc86 Realm: MACVLAN Profile: do not default to creating macvlans admin down. Appears to make them more difficult to assign IPs to 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
Jed Reynolds
9f6a7c4897 lfcli_base.py: adding basis for signal handlers in scripts 2020-12-01 20:20:05 -08: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