Skip to content

Commit

Permalink
Merge pull request kubernetes#30026 from coufon/node_density_and_perf…
Browse files Browse the repository at this point in the history
…ormance_test

Automatic merge from submit-queue

Add density (batch pods creation latency and resource) and resource performance tests to `test-e2e-node' built for Linux only

This PR adds `+build linux' to density_test.go, resource_usage.go and resource_collector.go to last PR kubernetes#29764. 

kubernetes#29764 fails build because it depends on cgroup which can not be built for os other than Linux.
  • Loading branch information
Kubernetes Submit Queue authored Aug 5, 2016
2 parents 9189c2f + 0801c08 commit 935a3e2
Show file tree
Hide file tree
Showing 7 changed files with 1,641 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

198 changes: 198 additions & 0 deletions Godeps/LICENSES

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 935a3e2

Please sign in to comment.