mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
kill repo-root : test/e2e/serviceloadbalancers.go
bindata and yaml, Gobindata automation bindata utils for generating, go generate match server version gitignore for dirty, ca, rbase, KUBE_ROOT, buildfix (rebased jul-25,29)
This commit is contained in:
@@ -28,7 +28,16 @@ set -x
|
||||
|
||||
. $1
|
||||
|
||||
if [ "$INSTALL_GODEP" = true ] ; then
|
||||
go get -u github.com/tools/godep
|
||||
go get -u github.com/onsi/ginkgo/ginkgo
|
||||
go get -u github.com/onsi/gomega
|
||||
fi
|
||||
|
||||
make generated_files
|
||||
|
||||
# TODO converge build steps with hack/build-go some day if possible.
|
||||
go generate test/e2e/framework/gobindata_util.go
|
||||
go build test/e2e_node/environment/conformance.go
|
||||
|
||||
WORKSPACE=${WORKSPACE:-"/tmp/"}
|
||||
|
||||
Reference in New Issue
Block a user