提交 dc48496d 编写于 作者: D Davies Liu

disable usage report in integration tests

上级 0bd417f5
......@@ -19,7 +19,7 @@ setup:
redis-server &
mkdir -p /jfs
../juicefs format -storage mem localhost unittest
../juicefs mount localhost /jfs &
../juicefs mount --no-usage-report localhost /jfs &
healthcheck:
pgrep juicefs
......
......@@ -13,6 +13,5 @@ require (
github.com/juicedata/juicesync v0.6.3-0.20210114024648-941ff49f2eb3
github.com/sirupsen/logrus v1.7.0
github.com/urfave/cli/v2 v2.3.0
github.com/yunify/qingstor-sdk-go v2.2.15+incompatible
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册