Skip to content

Commit 30c3133

Browse files
committed
Add opentsdb to CI
1 parent 55b431f commit 30c3133

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
@@ -13,7 +13,7 @@ jobs:
1313
- 4242:4242
1414
- 60030:60030
1515
options: >-
16-
--health-cmd="curl -f http://localhost:4242/api/version"
16+
--health-cmd="curl -f http://opentsdb:4242/api/version"
1717
--health-interval=10s
1818
--health-timeout=5s
1919
--health-retries=3

0 commit comments

Comments
 (0)