Move code to pkg
This commit is contained in:
parent
bd4c822670
commit
f1b085fa36
465 changed files with 656 additions and 680 deletions
|
@ -8,8 +8,11 @@ TESTFLAGS="${TESTFLAGS} -test.timeout=20m -check.v"
|
|||
|
||||
if [ -n "$VERBOSE" ]; then
|
||||
TESTFLAGS="${TESTFLAGS} -v"
|
||||
elif [ -n "$VERBOSE_INTEGRATION" ]; then
|
||||
TESTFLAGS="${TESTFLAGS} -v"
|
||||
fi
|
||||
|
||||
|
||||
cd integration
|
||||
echo "Testing against…"
|
||||
docker version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue