TUN-4052: Add component tests to assert service mode behavior

This commit is contained in:
cthuang
2021-03-12 13:37:53 +00:00
parent 6a9ba61242
commit 9df60276a9
7 changed files with 109 additions and 15 deletions

View File

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