Chuck SmileyRekiere
cda4ad39ed
cisco_wifi_ctl.py : added debug_disable_all to command list
2020-10-28 11:34:29 -06:00
Chuck SmileyRekiere
4e056da5d0
cisco_wifi_ctl.py added 3504 ability to disable logging
2020-10-28 11:31:17 -06:00
Chuck SmileyRekiere
6902eba161
cisco_wifi_ctl.py: remove breaks
2020-10-28 10:47:43 -06:00
Chuck SmileyRekiere
b8890ef8c6
cisco_wifi_ctl.py: print for output
2020-10-28 10:44:43 -06:00
Chuck SmileyRekiere
c851d844ee
cisco_wifi_ctl.py: 3504 changed expect to expect_exact
2020-10-28 09:22:54 -06:00
Chuck SmileyRekiere
753d75304e
cisco_wifi_ctl.py: look for specific prompts
2020-10-28 08:54:42 -06:00
Chuck SmileyRekiere
d420db9903
cisco_wifi_ctl.py: close connection after logout on 3504
2020-10-28 08:06:35 -06:00
Chuck SmileyRekiere
c4efe40e3b
cisco_wifi_ctl.py: update expect
2020-10-28 07:59:21 -06:00
Chuck SmileyRekiere
48693a731d
cisco_wifi_ctl.py: 3504 telnet logout clean up
2020-10-27 17:28:08 -06:00
Chuck SmileyRekiere
25b9c771d5
cisco_wifi_ctl.py: 3504 telnet logout clean up
2020-10-27 17:12:20 -06:00
Chuck SmileyRekiere
16275d9a14
cisco_wifi_ctl.py : accomicated system that used legacy version
2020-10-27 16:58:54 -06:00
Chuck SmileyRekiere
9c7d61427d
lf_cisco_power.py: help formatting updates
2020-10-27 10:58:54 -06:00
Chuck SmileyRekiere
dd84b590b2
lf_cisco_power.py: added no_logging_console and line_console_0 , to allow pexpect to be more reliable reading the screen
2020-10-27 08:42:52 -06:00
Logan Lipke
ed919fe1b6
Added cmd option, fixed wait_for_ip usage. Test WIP
2020-10-26 17:55:41 -07:00
Logan Lipke
a9af06ff45
Added option to GenCXProfile to use generic types
2020-10-26 17:54:16 -07:00
Chuck SmileyRekiere
9e9081681d
lf_cisco_power.py: fixed ch_count bug
2020-10-26 15:53:47 -06:00
Chuck SmileyRekiere
c239b8b423
lf_cisco_power.py: update antenna gain for each antenna
2020-10-26 14:56:09 -06:00
Chuck SmileyRekiere
0b5ae8b278
lf_cisco_power.py: added antenna gain
2020-10-26 13:29:35 -06:00
Chuck SmileyRekiere
1254278b9c
cisco_wifi_ctl.py: shortened timing on logging out
2020-10-26 09:30:18 -06:00
Chuck SmileyRekiere
5750c34995
cisco_wifi_ctl.py : removed expects after command sent, since already done later in code
2020-10-26 09:22:36 -06:00
Chuck SmileyRekiere
af9c4deea7
cisco_wifi_ctl.py : update to line_console_0
2020-10-26 09:13:36 -06:00
Chuck SmileyRekiere
16919ae7fe
cisco_wifi_ctl.py: added no_logging_console and line_console_0 to suppress logging during script running
2020-10-26 09:04:03 -06:00
Jed Reynolds
8862ae0fe7
updateTest.bash: fixes many reliability problems with script
2020-10-23 15:13:03 -07:00
Chuck SmileyRekiere
b348b7e684
cisco_wifi_ctl.py: take into account other messages
2020-10-23 14:09:51 -06:00
Jed Reynolds
f2fdac04b4
updates updateTest.bash to 5.4.3
2020-10-23 10:47:30 -07:00
Jed Reynolds
ce34d2f31c
update_dut.py: working state, can create and update DUT and notes
2020-10-22 22:04:19 -07:00
Jed Reynolds
fa5b0161ad
add_dut.py enumerations gain methods for testing contents by common name
2020-10-22 22:03:37 -07:00
Jed Reynolds
ba66e2cdd8
lfcli_base.py init may now be passed a copy of local_realm in constructor
2020-10-22 22:03:04 -07:00
Jed Reynolds
7d3338050e
JSON: realm.py gains DUTProfile class with ability to append notes
2020-10-22 22:01:49 -07:00
Jed Reynolds
e654dc8b57
JSON: progress on update_dut.py
2020-10-22 16:00:06 -07:00
Jed Reynolds
92dd78fbfe
lfcli_base.py: allows abbreviations for script options
2020-10-22 16:00:06 -07:00
Jed Reynolds
d60d69663e
JSON: adds DUT profile WIP
2020-10-22 16:00:06 -07:00
Jed Reynolds
c4d68a92e7
JSON: script for updating dut entry, WIP: needs realm additions
2020-10-22 16:00:06 -07:00
Jed Reynolds
406ee6cb5d
JSON: adds create_bare_argparse() for when we want an argparser that has nothing to do with radios
2020-10-22 16:00:06 -07:00
Jed Reynolds
0bc4939cac
JSON: add_dut flags and parameters
2020-10-22 16:00:06 -07:00
Logan Lipke
99c956b0ff
Merge remote-tracking branch 'origin/master'
2020-10-22 15:46:19 -07:00
Logan Lipke
8d943c1f96
Updated cli args to have test specific examples
2020-10-22 15:45:13 -07:00
Chuck SmileyRekiere
a067856baa
lf_cisco_snp.py test_l3_ongevity.py: update debug
2020-10-22 14:39:13 -06:00
Chuck SmileyRekiere
d67778c2c9
lf_cisco_power.py: removed exit if could not get dBm from controller it is handled later in the code.
2020-10-22 10:21:37 -06:00
Jed Reynolds
d814c5614b
JSON: fixes more wild cut-paste, sorry Alex
2020-10-21 17:14:00 -07:00
Logan Lipke
362dd5b165
Updated help output, test specific output WIP
2020-10-21 16:58:49 -07:00
Logan Lipke
e90b058956
Updated cli args to match example_wpa_connection.py
2020-10-21 16:27:49 -07:00
Dipti
4136abc336
further help additions made during support session
2020-10-21 13:31:57 -07:00
Dipti
70a0ef20ef
help fixed
2020-10-21 10:44:58 -07:00
Dipti
df641fc371
help
2020-10-21 01:29:02 -07:00
Dipti
f08cd098b7
help addition
2020-10-21 00:56:46 -07:00
Jed Reynolds
44e4e38b12
JSON: lfcli_base.py: whitespace
2020-10-21 00:05:52 -07:00
Jed Reynolds
48b6c40e2a
JSON: test_generic:
...
- fixes endpoint creation by waiting for stations
- uses new member names
- uses new method names
2020-10-21 00:05:52 -07:00
Jed Reynolds
42ceac85ee
JSON: GenericEndpProfile:
...
- fixes cx creation by skipping dummy endpoint, this appears to conflict with btserver whom is simultaneously adding D_ endpoints
- fixes cx creation by splitting endpoint and set_flag loops so the set_flag loop can find the endpoint
- uses list of tuples to remember series of endpoint names
- adds debugging
2020-10-21 00:05:52 -07:00
Jed Reynolds
b0e0dc2769
JSON: promotes snake_case method names, adds debug flag
2020-10-21 00:05:52 -07:00