kubernetes/hack
Yu-Ju Hong faf47b6f0b Limit the number of concurrent tests in integration.go
Integration test often time out because the machine is loaded. Instead of
increasing timeout, this change hopes to address the issue by limiting the
number of tests running simultaneously.

Add a new flag in integration.go to specify the maximum number of concurrent
tests. Set the default in travis and shippable configurations to be 4.
2015-04-09 16:54:23 -07:00
..
e2e-internal Merge pull request #6581 from nikhiljindal/v1beta3 2015-04-08 14:01:57 -07:00
e2e-suite Moving v1beta1 kubectl examples to v1beta3 2015-04-08 13:08:13 -07:00
jenkins Merge pull request #6340 from zmerlynn/upgrade_gcloud 2015-04-02 09:37:27 +02:00
lib Merge pull request #6472 from zmerlynn/fix_build_status 2015-04-06 13:39:58 -07:00
travis Update etcd to version 2.0.0 2015-01-29 17:53:53 -08:00
benchmark-go.sh Renable code coverage collection in unit tests, including on Travis. 2015-03-02 13:04:13 -08:00
build-cross.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-ui.sh Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui 2015-01-05 16:27:33 -08:00
conformance-test.sh First cut at a "conformance test". 2015-03-12 14:04:02 -07:00
dev-build-and-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
dev-build-and-up.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
e2e-from-release.sh Boilerplate checks on 2014, but commit included a 2015 (breaks travis) 2015-01-05 16:28:52 -05:00
e2e-test.sh Fix hack/e2e-test.sh broken due to removed flag from hack/e2e.go 2015-02-05 23:56:43 +01:00
e2e.go Remove useless e2e noise 2015-04-07 17:52:32 -07:00
ginkgo-e2e.sh Updates for gcloud changes (alpha, kubeconfig) 2015-04-01 09:27:06 -07:00
kube-dump.sh Initial implementation of kube-dump.sh - script which dumps state of Kubernetes cluster for debugging. Tested on GCE only. This is initial attempt to fix #3500. 2015-02-12 21:48:34 +01:00
local-up-cluster.sh Removing some references to v1beta1 from test code 2015-04-08 17:28:06 -07:00
run-gendocs.sh Autogenerate md documentation for kubectl 2015-02-12 19:08:57 -05:00
test-cmd.sh PV & PVC Client implementation 2015-04-06 08:46:43 -04:00
test-go.sh Some improvements to #5687 2015-03-26 15:36:41 -07:00
test-integration.sh Limit the number of concurrent tests in integration.go 2015-04-09 16:54:23 -07:00
update-swagger-spec.sh Adding static swagger spec and a script to update it 2015-02-05 12:00:28 -08:00
upgrade-e2e-test.sh Make it easy to use the e2e tests to test upgrading a running master 2014-12-15 16:03:11 -08:00
verify-boilerplate.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
verify-description.sh Turn on "description:" verification for v1beta3 API. 2015-03-06 23:53:35 +00:00
verify-gendocs.sh Autogenerate md documentation for kubectl 2015-02-12 19:08:57 -05:00
verify-gofmt.sh Make gofmt message explicit about -s option 2015-04-06 00:12:06 -04:00
vet-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00