Page MenuHomePhabricator

[services] Tunnelbroker - Fix Dockerfile to run unit tests
AbandonedPublic

Authored by max on Aug 5 2022, 4:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 7:55 AM
Unknown Object (File)
Sun, Jun 30, 7:54 AM
Unknown Object (File)
Sun, Jun 30, 7:50 AM
Unknown Object (File)
Fri, Jun 28, 3:29 PM
Unknown Object (File)
Wed, Jun 26, 6:34 AM
Unknown Object (File)
Mon, Jun 24, 11:17 PM
Unknown Object (File)
Wed, Jun 12, 4:31 PM
Unknown Object (File)
May 29 2024, 11:50 AM

Details

Reviewers
karol
tomek
Summary

As a part of the diffs stack to prepare running the unit tests in CI this diff fixes the Dockerfile which always runs the service instead of running tests while the COMM_TEST_SERVICES is exported. This bug was fixed in blob and backup, now it's fixed in Tunnelbroker.

The related Linear task: ENG-1491

Test Plan

Running of yarn run-unit-tests tunnelbroker building and start the tests (runTests executable) instead of run service executable.

Diff Detail

Repository
rCOMM Comm
Branch
fix-dockerfile-to-run-tests
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

max held this revision as a draft.
max published this revision for review.Aug 5 2022, 4:22 AM
max retitled this revision from [services] Tunnelbroker - Fix Dockerfile to run unit tests script to [services] Tunnelbroker - Fix Dockerfile to run unit tests.
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max added reviewers: karol, tomek.
This revision now requires changes to proceed.Aug 8 2022, 4:59 AM