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, Oct 27, 3:11 PM
Unknown Object (File)
Sun, Oct 27, 4:32 AM
Unknown Object (File)
Oct 14 2024, 7:56 PM
Unknown Object (File)
Oct 13 2024, 2:20 PM
Unknown Object (File)
Oct 13 2024, 2:20 PM
Unknown Object (File)
Oct 13 2024, 2:15 PM
Unknown Object (File)
Oct 7 2024, 5:01 AM
Unknown Object (File)
Oct 2 2024, 6:00 PM

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