Merge pull request #27289 from mikedanese/split-verify

split verify out of unit/integration suite
This commit is contained in:
Mike Danese
2016-06-16 19:37:06 -07:00
committed by GitHub
8 changed files with 56 additions and 7 deletions

View File

@@ -55,8 +55,6 @@ rm -rf Godeps/_workspace # Temporary until _workspace is fully obliterated
go install ./cmd/...
./hack/install-etcd.sh
./hack/verify-all.sh -v
./hack/test-go.sh
./hack/test-cmd.sh
./hack/test-integration.sh