To change the config file path for dev-mode introducing changes to the ConfigManager.load() method to use config file path as a parameter instead of the config file path inside the method itself.
Linear task: ENG-1101
Paths
| Differential D4129 Authored by • max on May 25 2022, 1:11 PM.
Tags None Referenced Files
Details Summary To change the config file path for dev-mode introducing changes to the ConfigManager.load() method to use config file path as a parameter instead of the config file path inside the method itself. Linear task: ENG-1101 Test Plan Run yarn run-tunnelbroker-service service successfuly built and load the default config file.
Diff Detail
Event Timeline• max held this revision as a draft. Herald added subscribers: • abosh, • karol, atul and 3 others. · View Herald TranscriptMay 25 2022, 1:11 PM2022-05-25 13:11:28 (UTC-7) Harbormaster completed remote builds in B9476: Diff 13130.May 25 2022, 1:16 PM2022-05-25 13:16:39 (UTC-7) Harbormaster completed remote builds in B9481: Diff 13135.May 26 2022, 1:24 AM2022-05-26 01:24:31 (UTC-7) This revision is now accepted and ready to land.May 26 2022, 5:58 AM2022-05-26 05:58:44 (UTC-7) • max added inline comments.
Closed by commit rCOMMbf09f40e34be: [services] Tunnelbroker - Change `ConfigManager.load()` to use config file path… (authored by • max). · Explain WhyMay 30 2022, 6:34 AM2022-05-30 06:34:30 (UTC-7) This revision was automatically updated to reflect the committed changes. • max marked an inline comment as done.
Revision Contents
Diff 13203 services/tunnelbroker/src/Tools/ConfigManager.h
services/tunnelbroker/src/Tools/ConfigManager.cpp
services/tunnelbroker/src/server.cpp
|