mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
test: set up gopath in 3.2
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
71a5f77032
commit
3b770ee8b4
3
test
3
test
@ -40,6 +40,9 @@ if [[ "${PASSES}" == *"functional"* ]]; then
|
|||||||
./functional/build
|
./functional/build
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# build tests with vendored dependencies
|
||||||
|
etcd_setup_gopath
|
||||||
|
|
||||||
if [ -z "$PASSES" ]; then
|
if [ -z "$PASSES" ]; then
|
||||||
PASSES="fmt bom dep build unit"
|
PASSES="fmt bom dep build unit"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user