-
Notifications
You must be signed in to change notification settings - Fork 2
HeterogeneousCore/SonicTriton: add RetryActionDiffServer; expose connectToServer; update tests #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HeterogeneousCore/SonicTriton: add RetryActionDiffServer; expose connectToServer; update tests #21
Conversation
…r method in TritonClient. Update BuildFile.xml and fix formatting in header files.
…tructor for TritonClient, and update BuildFile.xml to include Catch2 for testing.
…tests; remove old cfg
Preliminary comments:
|
…lection; remove unused parameters and improve documentation.
…tructor and associated test file. Update BuildFile.xml to reflect changes in test structure and retry action configuration.
…_1_0_pre1 Remove forgotten file
Superseded by new PR targeting 15_1_0_pre3: #22 |
Title
HeterogeneousCore/SonicTriton: add RetryActionDiffServer; expose connectToServer; update tests
Body
PR description
RetryActionDiffServer
to switch to an alternative Triton server upon failure.TritonClient::connectToServer(std::string url)
and add a testing constructor to enable unit tests.BuildFile.xml
; remove obsoletetritonRetryActionTest_cfg.py
.PR validation
CMSSW_15_0_0_pre3
(scram b -j
).Backport
Reviewers: @jmduarte @kpedro88