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 1, 2024
1 parent 48379c7 commit 048db39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
ports:
- 4242:4242
# - 60030:60030
options: >-
--health-cmd="curl -f http://opentsdb:4242/api/version"
--health-interval=10s
--health-timeout=5s
--health-retries=3
# options: >-
# --health-cmd="curl -f http://opentsdb:4242/api/version"
# --health-interval=10s
# --health-timeout=5s
# --health-retries=3
# env:
# TSDB_LOG_LEVEL: "DEBUG"

Expand Down

0 comments on commit 048db39

Please sign in to comment.