Commit Graph

2061 Commits

Author SHA1 Message Date
bealler
8d2e83bd9c Changes to report_data.json building 2020-12-14 20:36:12 -05:00
Logan Lipke
4200ec0a8a Changed functionality of test groups, added options for updating single test group. WIP 2020-12-14 17:00:25 -08:00
Logan Lipke
ecc8ecd8d6 Added check in test_group_profile 2020-12-14 17:00:25 -08:00
Dipti
4de14cea29 1k_client fixed args, few other issues now. WIP 2020-12-14 13:30:22 -08:00
Dipti
96d6ffda06 arg switches pt 1 2020-12-14 13:12:00 -08:00
bealler
204b8a489d TestRail run name uses environment variable for prefix 2020-12-14 14:54:42 -05:00
Nikita Yadav
edd1753713 Cpu and Memory Visualization over time 2020-12-14 22:15:16 +05:30
shivamcandela
a4b7632776 correction in comments 2020-12-14 13:31:49 +05:30
shivamcandela
e329ccdd95 Utility script for webconsole : generate html report class implemented 2020-12-14 12:21:14 +05:30
shivamcandela
c6082b2034 Client Connectivity test script for webconsole 2020-12-14 12:18:31 +05:30
bealler
df9525ce28 Add tests to Nightly_Sanity to create all SSID profiles using CloudSDK APIs prior to performing connectivity tests 2020-12-13 20:36:44 -05:00
bealler
5b76bdaa36 Add tests to Nightly_Sanity to create all SSID profiles using CloudSDK APIs prior to performing connectivity tests 2020-12-13 20:18:50 -05:00
bealler
66221c590b Typo in check VIF State command 2020-12-13 12:22:51 -05:00
Dipti
285c91d7d4 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-11 16:24:35 -08:00
Dipti
6b4fbbbfd1 argparse groups added 2020-12-11 16:24:28 -08:00
Logan Lipke
4a6f578aa0 show_group works correctly now 2020-12-11 15:45:46 -08:00
Logan Lipke
a734f5487b Added list_cxs function to TestGroupProfile 2020-12-11 15:45:46 -08:00
Dipti
d4c712cb31 argument changes 2020-12-11 15:18:38 -08:00
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Jed Reynolds
bae52879b0 test_ipv4_connection.py: fixes unconnected --mgr, --mgr_port switches 2020-12-11 13:51:38 -08:00
Chuck SmileyRekiere
3a4915088b cisco_wifi_ctl.py : try to restablish connection on timeout 2020-12-11 07:21:37 -07:00
Dipti
08bc4a47c0 lfcli base changes 2020-12-11 00:45:52 -08:00
Dipti
fcc4b20c1f print out for script success clear 2020-12-11 00:16:02 -08:00
Dipti
639180473e - much less output if not debug - changes according to lfcli 2020-12-10 23:38:35 -08:00
Dipti
2c5d45b9d2 same realm lfcli changes 2020-12-10 23:18:39 -08:00
Dipti
f92675b2a2 script updates according to realm and lfcli 2020-12-10 23:13:35 -08:00
Dipti
5216050f6d script updates according to realm and lfcli 2020-12-10 23:12:39 -08:00
Chuck SmileyRekiere
e8cd01461d cisco_wifi_ctl.py : reduce logging, lf_cisco_power.py bug fix 2020-12-10 21:44:53 -07:00
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
Jed Reynolds
322177719f realm.py: various:
- passes along debug flag in more places
- commented out debugging
- changes more messages to debug statements
- adds polite sleep in admin_up()
- complains on missing radio in create()
- fixes condition where duplicate station names would have been attempted to be created twice, now skips
2020-12-10 20:26:34 -08:00
Jed Reynolds
b448ec79b4 LFUtils.py: slightly different sleep arrangement, more comments, less output 2020-12-10 20:26:34 -08:00
Jed Reynolds
8538698072 GUI: LFRequest: WIP: adding places for proxy assignments 2020-12-10 20:26:34 -08:00
Chuck SmileyRekiere
38c2a83371 lf_cisco_power.py : default antenna gain to "0" 2020-12-10 21:15:29 -07:00
Chuck SmileyRekiere
1bbe190f6b lf_cisco_power.py : fixed str 2020-12-10 21:12:35 -07:00
Chuck SmileyRekiere
f110bbeb93 lf_cisco_power.py : arg correction 2020-12-10 21:09:37 -07:00
Chuck SmileyRekiere
5ffddfbfac lf_cisco_power.py : typo on args parser 2020-12-10 21:08:24 -07:00
Chuck SmileyRekiere
21626afaf4 lf_cisco_power.py : added --prompt for unique prompts 2020-12-10 21:03:55 -07:00
Chuck SmileyRekiere
0d758d6fe8 cisco_wifi_ctl.py : using defines (forgot didn't need quotes) 2020-12-10 20:41:40 -07:00
Chuck SmileyRekiere
4c2d6f6be6 cisco_wifi_ctl.py : checking prompts 2020-12-10 20:32:56 -07:00
Chuck SmileyRekiere
92ee0b67ee cisco_wifi_ctl.py : sequence the prompts correctly 2020-12-10 20:04:39 -07:00
Chuck SmileyRekiere
94e5738539 cisco_wifi_ctl.py : exit and end has changed for the controller 2020-12-10 19:55:08 -07:00
Chuck SmileyRekiere
84488367d0 cisco_wifi_ctl.py : bug fixes 2020-12-10 19:35:10 -07:00
Chuck SmileyRekiere
f5d998d49e cisco_wifi_ctl.py : configurable prompt 2020-12-10 19:11:47 -07: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
Logan Lipke
2df6de0731 Fixed some bugs with TestGroupProfile 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