Commit Graph

19 Commits

Author SHA1 Message Date
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