TUN-4049: Add component tests to assert logging behavior when running from terminal

This commit is contained in:
cthuang
2021-03-08 15:42:49 +00:00
committed by Chung Ting Huang
parent d22b374208
commit f23e33c082
8 changed files with 252 additions and 35 deletions

View File

@@ -1 +1,3 @@
METRICS_PORT = 51000
METRICS_PORT = 51000
MAX_RETRIES = 3
BACKOFF_SECS = 5