Commit Graph

1563 Commits

Author SHA1 Message Date
Ben Greear
f5b4498da2 gui/cicd: Disable the multi-sta hunt test
It defaults to enabled, and was not intended to run here, so disable
it in the automation script.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-10-24 08:40:45 -07: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
Dipti
b4c0a32079 fixed help 2020-10-20 23:45:50 -07:00
Dipti
774d45b79c help for test_ipv4_l4.py 2020-10-20 23:16:01 -07:00
Jed Reynolds
e0eef85330 JSON: renames variables to reflect -A and -B side endpoint conventions 2020-10-20 22:06:07 -07:00
Jed Reynolds
068bc1c0a9 JSON: adds guards to createGenEndp 2020-10-20 22:06:07 -07:00
Dipti
7bf160f1d1 if statement changes 2020-10-20 22:04:41 -07:00
Jed Reynolds
c88ab44fc2 JSON: improves help on lfcli_base.py 2020-10-20 21:33:43 -07:00
Jed Reynolds
fdbc33b521 JSON: test_generic.py: updating help text 2020-10-20 21:27:45 -07:00
Dipti
17f6412df7 num_station parameter added 2020-10-20 21:25:02 -07:00
Jed Reynolds
be7515ba91 JSON: defines file_endp parameters and constants 2020-10-20 19:50:35 -07:00
Jed Reynolds
bf5bf471e6 JSON: lfcli_base.py gains argument for http port 2020-10-20 19:50:35 -07:00
Jed Reynolds
12d803576d JSON: refactors parsing sizes into utility class 2020-10-20 19:50:35 -07:00
Jed Reynolds
7df7e465ab JSON: fileio test uses new variable names, and has parsing moved out 2020-10-20 19:50:35 -07:00
Jed Reynolds
ba3b0143d4 JSON: FileIO variables renamed, reorganized, new defaults 2020-10-20 19:50:35 -07:00
Jed Reynolds
8cb1042eee JSON: realm: fileio endpoint:
- renames class to relect FileIO Endpoint
- renames variable
- removes setter actions done in superclass
2020-10-20 19:50:35 -07:00
Logan Lipke
31e49f71fb Merge remote-tracking branch 'origin/master' 2020-10-20 17:40:11 -07:00
Logan Lipke
f3b8e781d0 Updated function usage, removed start/stop method, renamed to example from test 2020-10-20 17:36:04 -07:00
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Chuck SmileyRekiere
edf089b8b4 cisco_wifi_ctl.py: improve log out, WLC(config)# cleanup on login 2020-10-20 17:50:03 -06:00
Jed Reynolds
1f7f6c33f1 JSON: fileio: renames variables to emphasise FileIO Endpoint 2020-10-20 15:13:13 -07:00
Jed Reynolds
a66943dca7 JSON: renames method to emphasise FileIO Endpoint 2020-10-20 15:12:32 -07:00
Jed Reynolds
0549e3fed5 JSON: renames IPV4FIO test to FileIOTest 2020-10-20 15:04:57 -07:00