Skip to content

Commit 2c7a3fe

Browse files
committed
Add opentsdb to CI
1 parent 5bb4565 commit 2c7a3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
--health-cmd="curl -f http://opentsdb:4242/api/version"
1616
--health-interval=10s
1717
--health-timeout=10s
18-
--health-retries=5
18+
--health-retries=10
1919
env:
2020
TSDB_LOG_LEVEL: "DEBUG"
2121

0 commit comments

Comments
 (0)