Commit Graph

46 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
2093e263a1 test_l3_longevity.py : testing realm - debug information 2021-02-05 13:03:12 -07:00
Chuck SmileyRekiere
6ddc64d190 test_l3_longevity.py: configurable wait at end of test 2021-02-03 11:52:31 -07:00
Chuck SmileyRekiere
5044c2c66c test_l3_longevity.py : updates for new Realm 2021-02-02 17:20:58 -07:00
Chuck SmileyRekiere
4bcba94bf8 test_l3_longevity.py: change inheritance from LFCliBase to Realm 2021-02-02 15:23:51 -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
e28bbb92a9 test_l3_longevity.py csv_processor.py: summary and raw csv files created 2020-10-17 17:41:11 -06:00
Chuck SmileyRekiere
2ecca3dd3b test_l3_longevity.py : bug fix on capturing output from controller 2020-10-16 18:22:29 -06:00
Chuck SmileyRekiere
8cfe56c3f1 lf_cisco_power.py: log updates test_l3_longevity.py csv updates 2020-10-14 11:30:01 -06:00
Chuck SmileyRekiere
e2ac92aa73 test_l3_longevity.py Header update 2020-10-10 16:53:37 -06:00
Chuck SmileyRekiere
37c6a0fd5b test_l3_longevity.py : both eposh time and readable time reported 2020-10-10 16:43:14 -06:00
Chuck SmileyRekiere
171344b361 test_l3_longevity.py is imported into test_l3_performance.py 2020-10-10 15:42:38 -06:00
Chuck SmileyRekiere
2ba21e1044 test_l3_longevity.py: update support for 9800 series controller 2020-10-10 14:36:54 -06:00
Chuck SmileyRekiere
0bad97c7a7 added time stamp to output files for lf_cisco_power.py , added seconds 2020-09-21 14:56:45 -06:00
Chuck SmileyRekiere
f09cbe3b98 9800 updates 2020-09-13 10:10:34 -06:00
Chuck SmileyRekiere
793392b40e adding support for different series of cisco controllers 2020-09-11 12:15:58 -06:00
Chuck SmileyRekiere
d9b60fdccd bug fix 2020-09-02 14:22:23 -06:00
Chuck SmileyRekiere
5e597eb9e2 updates to reset ports 2020-09-02 11:36:25 -06:00
Chuck SmileyRekiere
437de81510 port reset functionality 2020-09-01 18:19:58 -06:00
Chuck SmileyRekiere
e016db4d7f updates l3 longevity help 2020-08-27 11:27:27 -06:00
Chuck SmileyRekiere
a3398d565c command line example fix 2020-08-25 18:54:46 -06:00
Chuck SmileyRekiere
2053562c94 changed radio parameters to not be positional 2020-08-25 18:37:05 -06:00
Chuck SmileyRekiere
cbfb03eb52 added controller configuration 2020-08-22 17:26:07 -06:00
Chuck SmileyRekiere
9205e75282 changed the check interval back to 60 sec 2020-08-14 14:35:58 -06:00
Chuck SmileyRekiere
87232227fe replace , with ; for csv most least most elements 2020-08-14 13:20:08 -06:00
Chuck SmileyRekiere
f068de0553 csv updates 2020-08-14 11:04:55 -06:00
Ben Greear
1c23dc0a49 longevity: Fix station count comparison.
Evidently, cannot compare a string to an int and get expected
result, so cast to int explicitly.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-07 11:35:17 -07:00
Ben Greear
e2c79832e9 longevity: Fix initial port cleanup.
Quieten some output by default.
2020-08-06 17:58:10 -07:00
Ben Greear
a99e06d729 longevity: Fix problem with multiple radios.
Looks like something I added earlier.
2020-08-06 12:00:12 -07:00
Ben Greear
53d770bf5e json: Add ToS support to l3 longevity test. 2020-08-06 11:44:39 -07:00
Ben Greear
7252d686bd python: longevity gains pre-cleanup logic.
No more need for manual removal.

Put rm_cx, endp, and rm cxe by prefix in realm
class.
2020-08-06 10:42:17 -07:00
Ben Greear
5451c724fb realm: Fix problem with waiting for IP address.
Something I broke earlier.
longevity works fairly well now it seems.
2020-08-05 16:21:32 -07:00
Ben Greear
db4a5b7728 json: Add methods to wait for cx, endp to be found.
This lets scripts wait until we are sure the system can handle
further work.

Ensure we print out error in case the URL processing logic
detects and error and plans to exit.
2020-08-05 15:25:22 -07:00
Ben Greear
960b87b61f python: flex-longevity, library cleanup.
Remove use of 'resource' where possible, use port EIDs instead for
multi-resource flexibility.

Remove some spurious 'sleep' calls.  If you think you need to sleep
2 seconds, you are probably facing a real race bug, so diagnose that
instead or put big comments around why you added a sleep.

Lots of changes to flex longevity, hopefully it can support multiple
connection types now, but not tested that yet.

Signed-off-by: Ben Greear<greearb@candelatech.com>
2020-08-05 13:13:24 -07:00
Chuck SmileyRekiere
2b42504a9d added admin up for multicase, and debugging 2020-08-03 14:50:40 -06:00
Chuck SmileyRekiere
6b7626caf6 mcast updates 2020-08-02 19:44:31 -06:00
Chuck SmileyRekiere
860a6d5cfd test_l3_longevity.py - adding multi cast 2020-07-30 18:40:05 -06:00
Chuck SmileyRekiere
6a46dd326b modified command line in help 2020-07-29 11:47:37 -06:00
Chuck SmileyRekiere
8e49bc1012 added upstream_port to help text 2020-07-29 10:17:16 -06:00
Chuck SmileyRekiere
a00d5a782f added number of max stations per radio to error message 2020-07-28 10:37:06 -06:00
Chuck SmileyRekiere
ecc89e46ed fixed the indexing so number of stations is correct 2020-07-28 10:19:34 -06:00
Chuck SmileyRekiere
a0ce191fac test_l3_longevity.py - fixed args 2020-07-23 20:13:04 -06:00
Chuck SmileyRekiere
e292275347 test_l3_longevity.py fixed bug 2020-07-23 20:09:12 -06:00
Chuck SmileyRekiere
0f62768c23 changed example in help to be 4 minutes from 2 hours since user may copy 2020-07-23 13:06:48 -06:00
Chuck SmileyRekiere
30ed137849 test_l3_longevity.py more descriptive help 2020-07-23 12:53:25 -06:00
Chuck SmileyRekiere
8a81a8ecbf upstream-port naming convention update 2020-07-22 17:35:31 -06:00
Chuck SmileyRekiere
dd99d42dae test_l3_longevity initial commit 2020-07-22 16:24:24 -06:00