mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Stop running benchmarks for every travis run. They're flaky.
This commit is contained in:
parent
a4abafea02
commit
115869c0c7
@ -17,7 +17,6 @@ script:
|
|||||||
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
|
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
|
||||||
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-cmd.sh
|
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-cmd.sh
|
||||||
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-integration.sh
|
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-integration.sh
|
||||||
- ./hack/benchmark-go.sh
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#google-containers"
|
irc: "chat.freenode.net#google-containers"
|
||||||
|
Loading…
Reference in New Issue
Block a user