Skip to content

Commit 048db39

Browse files
committed
Add opentsdb to CI
1 parent 48379c7 commit 048db39

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/tests.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
ports:
1313
- 4242:4242
1414
# - 60030:60030
15-
options: >-
16-
--health-cmd="curl -f http://opentsdb:4242/api/version"
17-
--health-interval=10s
18-
--health-timeout=5s
19-
--health-retries=3
15+
# options: >-
16+
# --health-cmd="curl -f http://opentsdb:4242/api/version"
17+
# --health-interval=10s
18+
# --health-timeout=5s
19+
# --health-retries=3
2020
# env:
2121
# TSDB_LOG_LEVEL: "DEBUG"
2222

0 commit comments

Comments
 (0)