Fabio Yeon
|
3f62e420cb
|
Merge pull request #9784 from saad-ali/jenkinsSymlinkFix
Jenkins E2E build should not fail if symlink to junit file already exists
|
2015-06-15 13:37:09 -07:00 |
|
saadali
|
3bc1c18e12
|
Jenkins E2E build should not fail if symlink to junit file already exists.
|
2015-06-15 10:52:47 -07:00 |
|
Fabio Yeon
|
652eed5bce
|
Merge pull request #9479 from jayunit100/local-up-clean
[hack/] Modularize local-up into clean functions so its self documenting
|
2015-06-15 09:54:24 -07:00 |
|
Abhi Shah
|
22a4d555c6
|
Merge pull request #9517 from mikedanese/e2e-cluster-upgrade
e2e test cluster stability during master upgrade
|
2015-06-12 13:53:09 -07:00 |
|
Abhi Shah
|
52db576617
|
Merge pull request #8882 from mesosphere/upstream_k8sm
Upstream Kubernetes-Mesos framework
|
2015-06-12 06:36:20 -07:00 |
|
Mike Danese
|
de55e17f75
|
e2e test cluster stability during upgrade
|
2015-06-11 15:10:52 -07:00 |
|
Quinton Hoole
|
ec0dd2db00
|
Merge pull request #9678 from dchen1107/podstatus
Using bigger node for minions for jenkin-e2e tests.
|
2015-06-11 14:13:54 -07:00 |
|
Dawn Chen
|
a1065d1e24
|
Using bigger node for master node for jenkin-e2e tests.
|
2015-06-11 14:09:02 -07:00 |
|
Dawn Chen
|
bf6d4d6d7e
|
Using bigger node for minions for jenkin-e2e tests.
|
2015-06-11 14:07:41 -07:00 |
|
Abhi Shah
|
b37190b784
|
Merge pull request #9513 from lavalamp/fixFlake
improve output of kube_get_url & fix #6548
|
2015-06-11 11:28:32 -07:00 |
|
Abhi Shah
|
c5553af281
|
Merge pull request #9506 from cjcullen/resize
Make resize tests work on GKE
|
2015-06-11 11:05:07 -07:00 |
|
Abhi Shah
|
f4e3c97a0b
|
Merge pull request #9539 from quinton-hoole/2015-06-09-fix-e2e.sh
Don't require a space at the end of GINKGO_TEST_ARGS
|
2015-06-11 11:01:08 -07:00 |
|
James DeFelice
|
91238f8b44
|
Make building contrib code optional
|
2015-06-10 20:30:10 +00:00 |
|
jayunit100
|
a2ea0ba467
|
Modularize local-up into clean functions so its self documenting
|
2015-06-10 13:24:59 -04:00 |
|
Brendan Burns
|
1dc723b4cb
|
Fix testing to skip the release directories.
|
2015-06-10 09:22:18 -07:00 |
|
Quinton Hoole
|
e774717f6c
|
Don't require a space at the end of GINKGO_TEST_ARGS
8703#commitcomment-11336307
|
2015-06-09 15:48:13 -07:00 |
|
Daniel Smith
|
97ebc1aad9
|
improve output of kube_get_url
|
2015-06-09 15:26:09 -07:00 |
|
CJ Cullen
|
abc4e53648
|
Make resize tests work on GKE
|
2015-06-09 12:00:10 -07:00 |
|
krousey
|
cf4b4a313b
|
Merge pull request #9335 from swagiaal/e2e-test-prefix
Add a prefix option to e2e for use with resources
|
2015-06-09 11:50:02 -07:00 |
|
Sami Wagiaalla
|
899cf360ba
|
Add a prefix option to e2e for use with resources
This is helpful when cleaning manually up after a failed test in
shared a gce environment.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
|
2015-06-09 13:29:41 -04:00 |
|
krousey
|
d8d295d647
|
Merge pull request #9385 from pmorie/local-privileged
Allow privileged containers in local cluster
|
2015-06-09 10:18:44 -07:00 |
|
krousey
|
b2449746b4
|
Merge pull request #9388 from nikhiljindal/verify-swagger
Adding a script to verify that swagger spec is updated
|
2015-06-08 16:49:46 -07:00 |
|
Paul Morie
|
5d7418707a
|
Allow privileged containers in local cluster
|
2015-06-08 19:40:12 -04:00 |
|
Filip Grzadkowski
|
b999e6655c
|
Do not overwrite bash variables in jenkins for scalability tests
|
2015-06-08 13:51:24 +02:00 |
|
nikhiljindal
|
a89d2da249
|
Adding a script to verify that swagger spec is updated
|
2015-06-08 04:04:57 -07:00 |
|
Chao Xu
|
5a54a0118d
|
fix
|
2015-06-04 16:35:24 -07:00 |
|
Chao Xu
|
21bea6e8e7
|
since v1 is defaultly enabled, don't explicit enable it in update-swagger-spec.sh
|
2015-06-04 11:57:20 -07:00 |
|
Daniel Smith
|
1690617ee6
|
remove ro service
|
2015-06-03 16:45:54 -07:00 |
|
Brian Grant
|
f8bf996000
|
Merge pull request #9211 from lavalamp/no-ro-nonbreaking
Nonbreaking pieces of #8155
|
2015-06-03 16:44:24 -07:00 |
|
Daniel Smith
|
6e95388672
|
allow kubectl to be built statically
* Package kubectl in a container
* Add example with a pod using kubectl as a sidecar
|
2015-06-03 15:41:09 -07:00 |
|
Brian Grant
|
6898a7957c
|
Merge pull request #9206 from thockin/services-e2e
Make services e2e more debuggable
|
2015-06-03 13:14:15 -07:00 |
|
Tim Hockin
|
a2b7117ee4
|
Make services e2e more debuggable
|
2015-06-03 12:09:54 -07:00 |
|
Brian Grant
|
1845ca88fc
|
Merge pull request #9169 from caesarxuchao/hack/test-update-storage-objects.sh
enable v1 in hack/test-update-storage-objects.sh
|
2015-06-03 11:20:35 -07:00 |
|
Brian Grant
|
53b8728528
|
Merge pull request #9154 from caesarxuchao/hack/test-cmd.sh
enable v1 for hack/test-cmd.sh
|
2015-06-03 11:20:10 -07:00 |
|
Brian Grant
|
895ad68422
|
Merge pull request #9145 from caesarxuchao/hack/test-integration
enable v1 in hack/test-integration.go
|
2015-06-03 11:19:41 -07:00 |
|
Chao Xu
|
d52cef11a4
|
add v1 tests to hack/test-go; let default value of Container.SecurityContext to be nil
|
2015-06-03 09:50:41 -07:00 |
|
Brian Grant
|
3bdde89a68
|
Revert "Make services e2e test more debuggable"
|
2015-06-02 23:46:46 -07:00 |
|
Chao Xu
|
bdf43eb66d
|
enable v1 in hack/test-update-storage-objects.sh
|
2015-06-02 20:31:01 -07:00 |
|
Tim Hockin
|
e6a7f85d70
|
Make services e2e test more debuggable
|
2015-06-02 19:01:12 -07:00 |
|
Chao Xu
|
a4887bc6d4
|
enable v1 in hack/test-cmd.sh
|
2015-06-02 17:13:13 -07:00 |
|
Brian Grant
|
202343799e
|
Revert "Make services.sh e2e more reliable(?) and debuggable"
|
2015-06-02 16:54:12 -07:00 |
|
Brian Grant
|
6cfa260745
|
Revert "Make a namespace before using it"
|
2015-06-02 16:46:30 -07:00 |
|
Chao Xu
|
89c8949e78
|
add v1 to hack/test-integration.sh
|
2015-06-02 14:55:45 -07:00 |
|
Chao Xu
|
ff6947625d
|
add v1 tests to hack/test-go; let default value of Container.SecurityContext to be nil
|
2015-06-02 14:55:45 -07:00 |
|
Filip Grzadkowski
|
98115facfd
|
Revert "Gracefully delete pods from the Kubelet"
|
2015-06-02 23:40:05 +02:00 |
|
Tim Hockin
|
3211f851ff
|
Make a namespace before using it
|
2015-06-02 14:37:18 -07:00 |
|
Brian Grant
|
ca733221e2
|
Merge pull request #8953 from thockin/services-e2e
Make services.sh e2e more reliable(?) and debuggable
|
2015-06-02 13:08:17 -07:00 |
|
Brian Grant
|
00005f4da8
|
Merge pull request #9088 from caesarxuchao/add-v1-swagger
add v1 swagger-spec; update existing swagger-spec
|
2015-06-02 10:41:58 -07:00 |
|
Tim Hockin
|
96caf1b582
|
Make services.sh e2e more reliable(?) and debuggable
|
2015-06-01 21:34:18 -07:00 |
|
Clayton Coleman
|
984692d205
|
Verify in hack/test-cmd
|
2015-06-01 19:24:01 -04:00 |
|