diff --git a/tests/test_prometheus/prometheus_test.sh b/tests/test_prometheus/prometheus_test.sh index 017d868b4..c1565d23e 100644 --- a/tests/test_prometheus/prometheus_test.sh +++ b/tests/test_prometheus/prometheus_test.sh @@ -54,7 +54,7 @@ EOF docker run -d --rm --name=tensorflow-io-prometheus --net=host -v $PWD/.prometheus:/etc/prometheus/prometheus.yml prom/prometheus # wait for coredns and prometheus up -sleep 5 +sleep 25 dig @localhost -p 1053 www.google.com dig @localhost -p 1053 www.google.com