Mike Danese
0655e65b43
fall back to old behavior when deciding mem availablity during build
2015-12-01 10:25:14 -08:00
k8s-merge-robot
7644d34759
Merge pull request #15775 from mesosphere/sur-k8sm-482-resource-roles
...
Auto commit by PR queue bot
2015-12-01 05:36:52 -08:00
k8s-merge-robot
ea14d1c309
Merge pull request #17880 from gmarek/log_monitoring
...
Auto commit by PR queue bot
2015-12-01 03:52:23 -08:00
Michail Kargakis
f8c85e5e85
Fix test-cmd flake
2015-12-01 11:39:46 +01:00
k8s-merge-robot
a7a8417ee3
Merge pull request #17978 from spiffxp/cherry-pick-mktemp
...
Auto commit by PR queue bot
2015-12-01 02:18:05 -08:00
k8s-merge-robot
517dcd9b2f
Merge pull request #17839 from mesosphere/sttts-conformance-tags
...
Auto commit by PR queue bot
2015-12-01 01:53:16 -08:00
k8s-merge-robot
1dc513d390
Merge pull request #17997 from mesosphere/conformance-script-wrapper
...
Auto commit by PR queue bot
2015-12-01 00:23:45 -08:00
Dr. Stefan Schimanski
d17f90ee62
conformance: support annotated tags
...
The former code listed all tags with show-ref which lists the actual tag commit
hash for annotated tags, not the dereferences hash. Although through `-d`
git-show-ref can also dereference annotated tags, this complicated the command
even more due do addition unpadding of the found tags.
Anyway, this code does the same in one command, available since git 1.7.
2015-12-01 08:45:05 +01:00
k8s-merge-robot
53a544d980
Merge pull request #17614 from bprashanth/IngressE2E
...
Auto commit by PR queue bot
2015-11-30 20:16:17 -08:00
Karl Isenberg
f7248ab393
Add cluster/test-conformance.sh script
...
- Add support for passing args to conformance tests
2015-11-30 18:47:38 -08:00
k8s-merge-robot
290112bce6
Merge pull request #16841 from jiangyaoguo/keep-kubeproxy-hostname-consistent-with-kubelet
...
Auto commit by PR queue bot
2015-11-30 18:26:21 -08:00
k8s-merge-robot
794f162ef0
Merge pull request #16662 from linux-on-ibm-z/master
...
Auto commit by PR queue bot
2015-11-30 17:54:41 -08:00
Jeff Grafton
ea4d6b1fe4
Remove all non-release job definitions
2015-11-30 15:24:36 -08:00
Jeff Grafton
a7ee6d394b
Print out kubectl version in test-cmd
2015-11-30 15:15:23 -08:00
Robert Bailey
6bdba125d9
Move the gke flaky tests into a separate project.
2015-11-30 14:37:47 -08:00
Matt Liggett
08418a486d
Add debugging output to mungedocs when --verbose=true.
...
Hope to understand why verify-generated-docs is failing on jenkins but
not here.
2015-11-30 13:43:19 -08:00
Aaron Crickenberger
4bda53cb7f
Fix mktemp invocation for OS X
...
Use explicit template instead. OS X doesn't have a no-prefix option.
2015-11-30 12:14:57 -08:00
Prashanth Balasubramanian
c553b15534
Ingress test revamp
...
Fixes a number of harder issues the initial test punted on.
2015-11-30 11:29:04 -08:00
Isaac Hollander McCreery
cc2b36bcc4
configure_upgrade_step in e2e.sh, and use it for kubernetes-upgrade-gke
2015-11-30 11:08:04 -08:00
gmarek
6ade0a1217
Add a tool for monitoring log generation rates
2015-11-30 16:04:48 +01:00
k8s-merge-robot
140df5f809
Merge pull request #17220 from kargakis/kubectl-scale-deployments
...
Auto commit by PR queue bot
2015-11-30 04:19:58 -08:00
Wojciech Tyczynski
90e79c875e
Move NodeOutOfDisk" to flaky
2015-11-30 10:46:54 +01:00
jiangyaoguo
a739fc44c4
keep kubeproxy hostname consistent with kubelet
2015-11-28 10:47:29 +08:00
k8s-merge-robot
fc927e8719
Merge pull request #17770 from gmarek/fix-test
...
Auto commit by PR queue bot
2015-11-27 06:35:49 -08:00
k8s-merge-robot
5687bfa8b2
Merge pull request #17687 from madhusudancs/out-of-disk-e2e
...
Auto commit by PR queue bot
2015-11-26 18:41:33 -08:00
Filip Grzadkowski
284b2e4166
Merge pull request #17831 from gmarek/wtf
...
Update GCE flaky suite
2015-11-26 15:57:33 +01:00
k8s-merge-robot
777f24b6c5
Merge pull request #17629 from brendandburns/arm
...
Auto commit by PR queue bot
2015-11-26 06:01:04 -08:00
gmarek
3c67f48ad4
Update GCE flaky suite
2015-11-26 14:12:55 +01:00
k8s-merge-robot
0c4f302e5e
Merge pull request #17601 from eosrei/shell-var-MINION-to-NODE
...
Auto commit by PR queue bot
2015-11-26 05:02:44 -08:00
gmarek
185eb9513e
Move KubeProxy test to GKE_FLAKY
2015-11-26 09:37:12 +01:00
k8s-merge-robot
fc694ea787
Merge pull request #16725 from wojtek-t/update_ugorji
...
Auto commit by PR queue bot
2015-11-25 22:14:20 -08:00
gajju26
94093d9cbc
Added support for IBM z Systems architecture (s390x)
2015-11-26 11:25:04 +05:30
Phillip Wittrock
6b358e43dd
Merge pull request #17747 from saad-ali/fixErrorCreatingPDTry2
...
Refactor GCE wrapper library to allow execution from E2E test suite
2015-11-25 15:57:42 -08:00
saadali
42b200a0a0
Refactor GCE wrapper library to allow execution from E2E test suite
...
This reverts commit 147b6911f5
, reversing
changes made to 6fd986065b
.
2015-11-25 11:48:06 -08:00
Marek Grabowski
62009344cc
Merge pull request #17761 from gmarek/flannel
...
Rebase of @bprashant Flannel out of the box
2015-11-25 16:04:35 +01:00
gmarek
4a785d0676
Enable Add-On resource gathering in scalability tests
2015-11-25 14:04:07 +01:00
Marek Grabowski
8a5153deb7
Revert "Test jenkins change on flaky suite"
2015-11-25 14:02:49 +01:00
k8s-merge-robot
3136acad8b
Merge pull request #14623 from linzichang/fixup-cassandra
...
Auto commit by PR queue bot
2015-11-25 04:57:14 -08:00
k8s-merge-robot
da8daaad01
Merge pull request #17759 from piosz/l7-e2e
...
Auto commit by PR queue bot
2015-11-25 04:53:24 -08:00
gmarek
b4f6e18b47
Test jenkins change on flaky suite
2015-11-25 13:33:22 +01:00
Wojciech Tyczynski
20cf0609dd
Fix update-codecgen
2015-11-25 12:34:05 +01:00
gmarek
a6997875f2
Move GCE L7 LoadBalancer test to the Flaky suite
2015-11-25 12:22:20 +01:00
Michail Kargakis
99fc35880b
kubectl: Support scaling deployments
...
This commit adds support for using kubectl scale to scale deployments. Makes use of the
deployments/scale endpoint instead of updating deployment.spec.replicas directly.
2015-11-25 11:26:40 +01:00
Madhusudan.C.S
e3a26bfea6
Implement e2e test for node out of disk condition.
...
This is a second attempt at this commit and it fixes the cause for its
flakiness in the first attempt.
The ability to SSH into individual nodes, described by api.Node, and running
commands on them appears to be useful for other e2e tests too. So, move
issueSSHCommand utility function to e2e util file.
Also, modify waitForNodeToBe e2e util function to take any node condition. The
current implementation only takes api.NodeReady condition into consideration.
This change makes the function take any node condition.
2015-11-25 02:12:29 -08:00
Brad Erickson
53172a5356
Minion->Node rename: NUM_NODES
2015-11-25 00:45:10 -08:00
Brad Erickson
d1dbeb98a0
Minion->Node rename: NUM_NODES_BKP, NUM_NODES_PARALLEL
2015-11-25 00:45:09 -08:00
Brad Erickson
bd06c19aa8
Minion->Node rename: NODE_SIZE
2015-11-25 00:45:09 -08:00
Brad Erickson
fc04b55088
Minion->Node rename: NODE_NAMES, NODE_NAME, NODE_PORT
2015-11-25 00:45:09 -08:00
Brad Erickson
83ed2fa22e
Minion->Node rename: NODE_DISK_SIZE, NODE_DISK_TYPE, NODE_HOSTNAME, etc
...
NODE_IDS
NODE_ID
NODE_IMAGE_PROJECT
NODE_IMAGE
2015-11-25 00:45:09 -08:00
Brad Erickson
6b91b45eff
Minion->Node rename: IAM_PROFILE_NODE, KUBE_ENABLE_NODE_PUBLIC_IP, etc
...
KUBE_GCE_NODE_IMAGE, KUBE_GCE_NODE_PROJECT, KUBEMARK_NUM_NODES
2015-11-25 00:43:51 -08:00
Prashanth Balasubramanian
9aa0efa393
Turn flannel off by default
2015-11-25 09:43:48 +01:00
Prashanth Balasubramanian
ad2d3d4c20
Docs etc
2015-11-25 09:42:59 +01:00
Piotr Szczesniak
ff276a74ed
Re-enabled GCE L7 load balancer e2e
2015-11-25 09:38:41 +01:00
Phillip Wittrock
ec5ecb18fa
Initial Pod e2e test
2015-11-24 15:40:16 -08:00
Janet Kuo
c0c02c95c4
kubectl run to produce deployment and job
2015-11-24 10:21:31 -08:00
k8s-merge-robot
683e908f0a
Merge pull request #17265 from gambol99/rj/node_labels
...
Auto commit by PR queue bot
2015-11-24 06:55:31 -08:00
Marcin Wielgus
a2299253cf
Merge pull request #17718 from piosz/hpa-fix
...
Yet another try to enable HPA e2e tests for 1.1 release
2015-11-24 14:18:43 +01:00
k8s-merge-robot
c4bedfbf32
Merge pull request #17298 from caesarxuchao/escape-double-dollar
...
Auto commit by PR queue bot
2015-11-24 04:37:59 -08:00
k8s-merge-robot
3117fa472d
Merge pull request #17610 from ixdy/resource-check
...
Auto commit by PR queue bot
2015-11-24 04:13:35 -08:00
k8s-merge-robot
0dbadda69e
Merge pull request #17330 from derekwaynecarr/free_mem
...
Auto commit by PR queue bot
2015-11-24 03:42:27 -08:00
Piotr Szczesniak
61224c76f6
Yet another try to enable HPA e2e tests for 1.1 release
2015-11-24 12:14:33 +01:00
k8s-merge-robot
949cf9e9da
Merge pull request #17180 from mesosphere/skipped-cleanup
...
Auto commit by PR queue bot
2015-11-23 21:04:18 -08:00
Chao Xu
21d8ad3a36
escape $$ in asciidoc when generating api-reference pages
2015-11-23 14:47:17 -08:00
krousey
de82763ce1
Merge pull request #17509 from spxtr/verify-tests
...
Verify that tests in Jenkins match those in e2e.sh
2015-11-23 14:46:32 -08:00
Brendan Burns
d2dbe56820
Add linux/arm to the list of server builds
2015-11-23 13:55:56 -08:00
Karl Isenberg
2d3c3e1d0b
Cleanup e2e tags
...
- Remove "Suite" from e2e tag names
- Move grouping e2e tags to the front of the test, describe or context name
- Move Conformance e2e tags to the end of test names (test specific)
- Move Skipped e2e tags to the end of names, but to as high a context as applicable
2015-11-23 13:42:12 -08:00
Karl Isenberg
725155b8e9
Skip [Skipped] tests when testing for conformance
...
- Allows tests to be marked for future conformance
2015-11-23 13:40:39 -08:00
Isaac Hollander McCreery
bb7dc38f8b
Add CURRENT_RELEASE_VERSION to e2e.sh, again, more slowly
2015-11-23 11:14:00 -08:00
k8s-merge-robot
336c74710c
Merge pull request #17260 from pwittrock/node_e2e_tests
...
Auto commit by PR queue bot
2015-11-23 10:34:19 -08:00
Jeff Lowdermilk
e8920ebdd4
Re-add Autoscaling Suite to GKE default skip list
...
We don't want to run this on every GKE test job, just the
continuous build.
2015-11-23 09:25:41 -08:00
Sergiusz Urbaniak
9eae47c6e6
scheduler: implement role awareness
2015-11-23 17:27:14 +01:00
Jerzy Szczepkowski
e410c2e0fd
Revert "Add CURRENT_RELEASE_PUBLISHED_VERSION to e2e.sh"
2015-11-23 16:26:40 +01:00
Jerzy Szczepkowski
d6e27d0620
Merge pull request #17639 from piosz/hpa-e2e
...
Enabled HPA e2e tests for 1.1 release
2015-11-23 15:08:59 +01:00
k8s-merge-robot
7c2befe6df
Merge pull request #17573 from wonderfly/blacklist_monitoring_test_for_trusty
...
Auto commit by PR queue bot
2015-11-23 05:31:03 -08:00
k8s-merge-robot
4cb0beeefd
Merge pull request #17392 from jlowdermilk/e2e-clean-slate
...
Auto commit by PR queue bot
2015-11-23 03:19:24 -08:00
Piotr Szczesniak
0d105ad548
Enabled HPA e2e tests for 1.1 release
2015-11-23 10:22:13 +01:00
Isaac Hollander McCreery
6fd986065b
Merge pull request #17539 from ihmccreery/current-release-published-version
...
Add CURRENT_RELEASE_PUBLISHED_VERSION to e2e.sh
2015-11-22 21:23:46 -08:00
Isaac Hollander McCreery
d4dff2a31d
Add CURRENT_RELEASE_PUBLISHED_VERSION
2015-11-22 12:50:25 -08:00
k8s-merge-robot
6d2b92a0be
Merge pull request #17269 from janetkuo/autoscale-deployments
...
Auto commit by PR queue bot
2015-11-21 22:23:23 -08:00
k8s-merge-robot
1a69efc3c0
Merge pull request #17585 from ncdc/fix-test-cmd
...
Auto commit by PR queue bot
2015-11-21 07:30:25 -08:00
Jeff Grafton
0a465da391
Diff GCP resource usage in soak tests too
2015-11-20 17:25:23 -08:00
k8s-merge-robot
0e5d3e867f
Merge pull request #17388 from aveshagarwal/master-script-issue
...
Auto commit by PR queue bot
2015-11-20 17:08:07 -08:00
Daniel Wang
ed508e9bf0
Jenkins: Skip a flaky test on Trusty release job
...
The monitoring test, i.e., "Monitoring should verify monitoring pods and all
cluster nodes are available on influxdb using heapster" has been failing on the
Trusty release job for a while and it is known that it won't be fixed until the
next kubernetes release, see https://github.com/google/cadvisor/issues/947 for
more details.
Let's blacklist it so that the release job can be used to catch other real
issues.
2015-11-20 14:05:20 -08:00
Andy Goldstein
f9a018d454
Add missing kube_flags to kubectl scale in hack/test-cmd.sh
2015-11-20 15:28:14 -05:00
Joe Finney
0ff848b959
Verify that tests in Jenkins match those in e2e.sh.
...
This is a temporary solution in lieu of a more robust infrastructure.
The test is up and running on Jenkins as kubernetes-verify-jenkins-jobs.
It fails as long as there are tests in Jenkins that aren't in e2e.sh and
vice versa, excluding specified exceptions and non-kubernetes tests.
2015-11-20 11:51:53 -08:00
k8s-merge-robot
ac65782e03
Merge pull request #17121 from mikedanese/kube-proxy-static
...
Auto commit by PR queue bot
2015-11-20 07:19:26 -08:00
Nikhil Jindal
b12550273e
Merge pull request #17530 from nikhiljindal/deploymente2eFlaky
...
Removing a deployment test from flaky tests list
2015-11-19 14:15:54 -08:00
Jeff Lowdermilk
e4f7db65af
Re-add slow tests to gke-ci-reboot filter
...
Reboot tests are already slow, should only run fast tests
in this job.
2015-11-19 13:45:22 -08:00
nikhiljindal
afd3095c04
Removing a deployment test from flaky
2015-11-19 13:41:10 -08:00
Jeff Lowdermilk
dfb63a72cc
Update test filters now that 1.1 is default in GKE
2015-11-19 10:52:33 -08:00
derekwaynecarr
a043f3c86e
Parallel build logic should work against available memory, not total memory
2015-11-19 13:27:30 -05:00
k8s-merge-robot
3dd04f9240
Merge pull request #17465 from wonderfly/separate_slow_jobs_for_trusty
...
Auto commit by PR queue bot
2015-11-19 08:17:05 -08:00
Marcin Wielgus
feb439c67c
Revert "e2e test for node out of disk conditions"
2015-11-19 14:06:12 +01:00
k8s-merge-robot
5b2e339b24
Merge pull request #16398 from madhusudancs/out-of-disk-e2e
...
Auto commit by PR queue bot
2015-11-18 21:49:22 -08:00
Mike Danese
1d9d11c836
run kube-proxy in a static pod
2015-11-18 16:52:10 -08:00
Rohith
c2526c93fa
- adding the -node-label flag to the kubelet which allows for a initial tagging / labelling of the node on cluster registration
...
- the labels can come from a series of key=pair value or file:///path_to_file which contains key pairs
2015-11-18 23:20:58 +00:00
Abhi Shah
704eac4bb8
Merge pull request #17450 from erictune/codecgen-osx-fix
...
Replace readlink in update-codecgen for OSX
2015-11-18 15:05:59 -08:00
Abhi Shah
7d95a4ce05
Merge pull request #17358 from pmorie/omitempty-space
...
Add description check for spaces around omitempty directive
2015-11-18 14:59:06 -08:00
Daniel Wang
afa12c58af
Jenkins: Run slow tests for Trusty in dedicated jobs
...
Take slow tests out of release jobs because they are flaky and not as critical
as the rest of the release tests.
Also update the name of the release job for Trusy beta to
kubernetes-e2e-gce-trusty-beta-release.
2015-11-18 14:51:29 -08:00
Phillip Wittrock
49e1baa313
Test runner harness for node e2e tests
2015-11-18 13:05:01 -08:00
Eric Tune
761a425b92
Replace readlink in update-codecgen for OSX
...
OS X does not have `readlink -f`
2015-11-18 10:34:32 -08:00
Jeff Lowdermilk
e95cf1d109
Delete orphaned namespaces at e2e start for soak tests
...
This will help prevent soak clusters getting hosed if a test is
interrupted without cleaning up resources.
2015-11-18 09:57:19 -08:00
Jeff Grafton
e0d447bf53
Use NODE_NAME in addition to EXECUTOR_NUMBER in PR Jenkins
2015-11-17 21:36:58 -08:00
k8s-merge-robot
01656fd9a2
Merge pull request #15950 from sdminonne/mt_loop_initial_content
...
Auto commit by PR queue bot
2015-11-17 17:43:24 -08:00
k8s-merge-robot
2afe5178ca
Merge pull request #17383 from mikedanese/get-build-cleanup
...
Auto commit by PR queue bot
2015-11-17 16:36:51 -08:00
Madhusudan.C.S
706d768e20
Implement e2e test for node out of disk condition.
...
The ability to SSH into individual nodes, described by api.Node, and running
commands on them appears to be useful for other e2e tests too. So, move
issueSSHCommand utility function to e2e util file.
Also, modify waitForNodeToBe e2e util function to take any node condition. The
current implementation only takes api.NodeReady condition into consideration.
This change makes the function take any node condition.
2015-11-17 13:19:32 -08:00
Avesh Agarwal
920f32eaa4
Set execute permission for hack/build-ui.sh as other script files.
2015-11-17 15:37:58 -05:00
Mike Danese
91de3a12a1
cleanup some nits in hack/get-build.sh
2015-11-17 11:20:17 -08:00
Paul Morie
1f9d605096
Add description check for spaces around omitempty directive
2015-11-17 14:01:28 -05:00
k8s-merge-robot
e09e30d53e
Merge pull request #17254 from jlowdermilk/gke-ci-reboot
...
Auto commit by PR queue bot
2015-11-17 05:13:20 -08:00
k8s-merge-robot
cae1f4095a
Merge pull request #17367 from piosz/deployment-e2e
...
Auto commit by PR queue bot
2015-11-17 03:10:02 -08:00
Piotr Szczesniak
d246e7833b
Enabled HPA for deployment e2e
2015-11-17 11:40:43 +01:00
Piotr Szczesniak
e53eeb551a
Enabled HPA e2e tests for release 1.1
2015-11-17 10:57:30 +01:00
k8s-merge-robot
b7eb2caf5e
Merge pull request #17321 from wonderfly/master
...
Auto commit by PR queue bot
2015-11-16 22:21:32 -08:00
k8s-merge-robot
885134a855
Merge pull request #17328 from mikedanese/unbount-get-build
...
Auto commit by PR queue bot
2015-11-16 17:05:51 -08:00
Mike Danese
cd79c6c096
fix unbound variable error in hace/get-build.sh
2015-11-16 11:49:47 -08:00
Jeff Lowdermilk
d96848693e
Don't use ginkgo.focus for ci-reboot
...
focus is whitelist, we want to run unflaky, unslow tests along with
reboot to verify cluster functionality before/after.
2015-11-16 10:51:03 -08:00
Daniel Wang
f83418bdb7
jenkins: Skip a flaky test for Trusty release jobs
...
The "Kubelet regular resource usage tracking over 30m0s with 0 pods per node"
was broken and fixed after the v1.1.1 cut, by pull request #14603 . Trusty
release jobs always pin to the latest release version of k8s, so we would have
to wait until next 1.1 release to pick up the fix. Temporarily skipping that
test for Trusty jobs now.
2015-11-16 09:58:57 -08:00
Salvatore Dario Minonne
e2c315ee99
modifying readFileContentInLoop to display iteratively file content and eventually check initial content
2015-11-14 22:52:34 +01:00
Janet Kuo
8e99bae7ec
Support autoscale deployments
2015-11-13 23:33:55 -08:00
Jeff Grafton
896d04d5f3
Install libapparmor1 in kubekins-test image
2015-11-13 17:17:52 -08:00
k8s-merge-robot
6b6d5096af
Merge pull request #17177 from jayunit100/net-enable-e2e
...
Auto commit by PR queue bot
2015-11-13 02:28:40 -08:00
jay vyas
4617ecb72c
Remove networking from flakeys
2015-11-12 16:55:40 -05:00
Daniel Wang
8c0f77e410
Jenkins: pin to v1.1.1 for trusty release tests
2015-11-12 13:53:18 -08:00
k8s-merge-robot
11511e9020
Merge pull request #17020 from timothysc/symbol-check
...
Auto commit by PR queue bot
2015-11-12 01:51:40 -08:00
k8s-merge-robot
ff64185c46
Merge pull request #17070 from jlowdermilk/gke-soak
...
Auto commit by PR queue bot
2015-11-12 01:51:28 -08:00
k8s-merge-robot
f456d76b9b
Merge pull request #17122 from jlowdermilk/gke-ci-reboot
...
Auto commit by PR queue bot
2015-11-12 00:23:34 -08:00
Jeff Lowdermilk
87895fdb9a
Add config for gke soak deploy/test jobs
2015-11-11 14:54:42 -08:00
Prashanth Balasubramanian
fe5717916b
Disable l7 test on soak continuous
2015-11-11 10:50:24 -08:00
Jeff Lowdermilk
1e7d720972
fix gke-ci-reboot filter
2015-11-11 10:07:36 -08:00
k8s-merge-robot
33a5874d11
Merge pull request #17069 from jlowdermilk/gke-1.1-features
...
Auto commit by PR queue bot
2015-11-10 18:41:17 -08:00
k8s-merge-robot
41d2d19f33
Merge pull request #16759 from ixdy/jenkins-configs
...
Auto commit by PR queue bot
2015-11-10 17:37:40 -08:00
Jeff Lowdermilk
58c0830726
Export MINION_SIZE as MACHINE_TYPE for gke tests
2015-11-10 16:37:58 -08:00
Jeff Lowdermilk
dd9eabd5f2
jenkins config for testing 1.1 features on gke
2015-11-10 11:23:58 -08:00
Daniel Wang
d95d4666c4
jenkins: Add jobs for Trusty and Trusty Beta
...
Start running continuous tests with Trusty images on minions. These tests pin at
a k8s release version, and are run against the latest Trusty images.
2015-11-10 09:32:13 -08:00
Zichang Lin
51dd067f5f
Update cassandra example according to config best practices
2015-11-10 14:19:22 +08:00
Jeff Grafton
622cc4d594
Create Jenkins projects for scalability tests on 1.1
2015-11-09 18:15:38 -08:00
Alex Robinson
b8c5abdca3
Merge pull request #17005 from wojtek-t/update_codecgen_docs
...
Update comment in hack/update-codecgen.sh script
2015-11-09 15:22:01 -08:00
Timothy St. Clair
b577dbd1d0
Add very simple symbol checking to single monolithic binary
...
to prevent binding in other testing symbols by accident.
2015-11-09 11:19:41 -06:00
k8s-merge-robot
9fe755dea6
Merge pull request #16832 from janetkuo/kubectl-apply-create
...
Auto commit by PR queue bot
2015-11-09 03:56:30 -08:00
Wojciech Tyczynski
5e9fe7abff
Fix Kubemark tests by not gathering resource usage data
2015-11-09 11:45:07 +01:00
Wojciech Tyczynski
e3e0270192
Update doc in codecgen script
2015-11-09 09:14:59 +01:00
Janet Kuo
37f35d9342
Make kubectl apply create resources if not found
2015-11-08 22:47:40 -08:00
k8s-merge-robot
da46dab080
Merge pull request #16940 from caesarxuchao/dont-update-api-reference
...
Auto commit by PR queue bot
2015-11-07 06:59:12 -08:00
Chao Xu
bd302d9534
address comments and fix
2015-11-06 17:16:48 -08:00
Chao Xu
4e4c67c624
address host dir vs docker dir issue
2015-11-06 17:04:10 -08:00
Janet Kuo
a6a64820d7
Make generation of the apply annotation optional
2015-11-06 15:08:50 -08:00
Chao Xu
358221f9fd
Don't update api-reference docs if the only changes are the timestamps
2015-11-06 11:37:22 -08:00
Piotr Szczesniak
e450ea9aab
Fixed suites in which autoscaling test should be
2015-11-06 14:34:29 +01:00
Marcin Wielgus
53ee314457
Temporary disable autoscaling in gce-slow test suite
2015-11-06 11:05:01 +01:00