Skip to content

Commit

Permalink
Add opentsdb to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Sep 2, 2024
1 parent 2c7a3fe commit b49858f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
- 4242:4242
options: >-
--health-cmd="curl -f http://opentsdb:4242/api/version"
--health-interval=10s
--health-interval=15s
--health-timeout=10s
--health-retries=10
--health-retries=15
env:
TSDB_LOG_LEVEL: "DEBUG"

Expand Down

0 comments on commit b49858f

Please sign in to comment.