Add round trip tests for default encoding

Turn down iterations a bit for speed
This commit is contained in:
Clayton Coleman
2014-09-16 15:22:49 -04:00
parent 61e3ce7ddc
commit 23307344ee
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ install:
- ./hack/build-go.sh
script:
- ./hack/test-go.sh
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
- PATH=$HOME/gopath/bin:./third_party/etcd/bin:$PATH ./hack/test-cmd.sh
- PATH=$HOME/gopath/bin:./third_party/etcd/bin:$PATH ./hack/test-integration.sh