Commit Graph

3 Commits

Author SHA1 Message Date
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
Ben Greear
85bf11c9c2 testrails: Allow submitting externally generated test results into testrails.
This way, some other tool (ie, LANforge performance & stability tests automation)
can create results that can be put into testrails.  This external automation
will not need direct access to test rails (user-account info, etc)

Code is not tested, plz comment out if it breaks something.
2020-06-12 15:45:36 -07:00
Syama
b607998322 Added function for opensync restart and copying the AP certs 2020-06-11 04:39:58 -04:00