Fix failed to pull influxdb image from dockerhub (#957)

* Fix failed to pull influxdb image from dockerhub
* Disable jvm test temporarily (issue 958)
This commit is contained in:
Ta-Ching Chen
2018-10-31 16:32:45 +08:00
committed by GitHub
parent 29aabaabda
commit b6ea85e353
7 changed files with 729 additions and 1 deletions
@@ -1,5 +1,7 @@
#!/bin/bash
#test:disabled
set -euo pipefail
ROOT=$(dirname $0)/../../..