Page MenuHomePhabricator

[services/commtest] Tunnelbroker - Adding of helper function for the `NewSession` client request
ClosedPublic

Authored by max on Dec 7 2022, 5:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 19, 11:16 AM
Unknown Object (File)
Fri, Jun 14, 7:28 PM
Unknown Object (File)
Thu, Jun 13, 9:09 PM
Unknown Object (File)
Thu, Jun 13, 3:17 AM
Unknown Object (File)
Sat, Jun 1, 8:36 AM
Unknown Object (File)
Wed, May 29, 9:53 PM
Unknown Object (File)
Wed, May 29, 9:53 PM
Unknown Object (File)
May 26 2024, 3:23 PM
Subscribers

Details

Summary

This diff introduces adding the helper method to the Commtest integration API tests with the gRPC client to call the NewSession request to the Tunnelbroker server.
This function is called in D5931.

Linear task: ENG-1657

Test Plan

The commtest app is successfully built and the tests are successfully passed in the following D5931.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

max held this revision as a draft.

Rebasing on the stack changes.

max published this revision for review.Dec 19 2022, 7:08 AM
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max edited reviewers, added: marcin; removed: bartek. max added 1 blocking reviewer(s): jon.
This revision is now accepted and ready to land.Dec 20 2022, 9:52 AM
max edited the test plan for this revision. (Show Details)

Rebasing on master.

Removing of the dead commit to fix merging.