Commit Graph

423 Commits

Author SHA1 Message Date
k8s-merge-robot
06c8b3443b Merge pull request #18271 from tmrts/rename/githash
Auto commit by PR queue bot
2015-12-10 09:28:36 -08:00
Wojciech Tyczynski
53c0291e40 Fix Jenkins config 2015-12-10 08:22:47 +01:00
k8s-merge-robot
d9d8164620 Merge pull request #18310 from ihmccreery/fix-aws-jenkins
Auto commit by PR queue bot
2015-12-09 21:44:24 -08:00
Jeff Grafton
f50d56156c Print file list when Jenkins workspace is not empty 2015-12-09 16:42:08 -08:00
Isaac Hollander McCreery
e0b3859a72 Fix step7 config for upgrade jobs on master 2015-12-09 14:29:55 -08:00
k8s-merge-robot
5839086618 Merge pull request #18238 from ihmccreery/run-is-up
Auto commit by PR queue bot
2015-12-09 12:53:33 -08:00
Isaac Hollander McCreery
8d46df0162 Merge pull request #18400 from ihmccreery/7-step-master
Add 7-stage upgrade jobs
2015-12-09 09:58:18 -08:00
k8s-merge-robot
a1d9724bd7 Merge pull request #18194 from ixdy/upload-to-gcs-script
Auto commit by PR queue bot
2015-12-09 03:36:05 -08:00
Wojciech Tyczynski
7785dbce3a Merge pull request #18424 from wojtek-t/move_liveness_probe_to_flaky
Move LivenessProbe test to flaky
2015-12-09 10:48:40 +01:00
Wojciech Tyczynski
7c2212526a Move LivenessProbe test to flaky 2015-12-09 10:07:26 +01:00
Isaac Hollander McCreery
2838af6147 Configure upgrade jobs to use 7-step upgrade, and remove obsolete configs 2015-12-08 15:32:32 -08:00
Isaac Hollander McCreery
cb56fdc27e Add 7-stage upgrade configs to configure_upgrade_step 2015-12-08 15:32:08 -08:00
Joe Finney
89f6e1bdd7 Check in kubernetes-build job configs. 2015-12-08 09:34:47 -08:00
Tamer Tas
e5100279db Rename githash to build_version and version to release_version 2015-12-08 01:21:20 +02:00
Fabio Yeon
0fe724f4eb Merge pull request #17996 from spxtr/jenkins-jobs
Check Jenkins job configs into git
2015-12-07 15:04:23 -08:00
Isaac Hollander McCreery
6c2767f87f Add configs to AWS jenkins job, and properly export them. 2015-12-07 14:17:16 -08:00
gmarek
d25472f67a Move Elasticsearch test to the Flaky suite 2015-12-07 12:03:04 +01:00
Wojciech Tyczynski
e4a4a87842 Move kube-proxy test from flaky 2015-12-07 09:25:16 +01:00
Joe Finney
1bc9980f29 Allow source-controlled Jenkins job configs.
Job configs are stored in YAML files in hack/jenkins/job-configs in the
format used by Jenkins Job Builder. A docker container running on
Jenkins fetches job configs every fifteen minutes and updates Jenkins.
2015-12-04 16:23:30 -08:00
Isaac Hollander McCreery
49a2df54ae Check to make sure the cluster is up before running tests, and fail if it's not. 2015-12-04 14:59:36 -08:00
Isaac Hollander McCreery
dd734ca1b8 Merge pull request #18030 from ihmccreery/auto-config-upgrades-master
Configure gke-upgrade jobs from 1.0 and 1.1 to master on master
2015-12-04 09:56:04 -08:00
Jeff Grafton
7151b54a20 Pull variable definitions out of loop so retries work 2015-12-03 18:28:14 -08:00
k8s-merge-robot
b7d8221296 Merge pull request #17988 from roberthbailey/gke-flaky
Auto commit by PR queue bot
2015-12-03 12:01:01 -08:00
Wojciech Tyczynski
db80096858 Move "Nodes Network" test out of flaky 2015-12-03 09:50:57 +01:00
Isaac Hollander McCreery
40a03aa59a Add comments 2015-12-02 15:54:31 -08:00
Brad Erickson
6ac427a501 Minion->Node rename: e2e.sh and resize_nodes.go GCE_FLAKY_TESTS 2015-12-01 16:00:47 -08:00
Brad Erickson
e67667f1b5 Minion->Node rename: comments and vars for e2e.go and e2e.sh 2015-12-01 16:00:47 -08:00
Isaac Hollander McCreery
421d5e99f6 Add 1.1-master jobs to master 2015-12-01 15:18:39 -08:00
Isaac Hollander McCreery
81cec94ed8 Make job names consistent 2015-12-01 15:18:39 -08:00
Isaac Hollander McCreery
1edd23f4bb Add jobs for kubernetes-upgrade-gke-1.0-master, remove old 1.0 jobs & GCE jobs 2015-12-01 15:18:39 -08:00
Jeff Grafton
be856daab6 Merge pull request #17751 from ixdy/jenkins-e2e-master
Remove all non-release job definitions from hack/jenkins/e2e.sh
2015-12-01 11:50:41 -08: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
Jeff Grafton
ea4d6b1fe4 Remove all non-release job definitions 2015-11-30 15:24:36 -08:00
Robert Bailey
6bdba125d9 Move the gke flaky tests into a separate project. 2015-11-30 14:37:47 -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
Wojciech Tyczynski
90e79c875e Move NodeOutOfDisk" to flaky 2015-11-30 10:46:54 +01: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
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
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
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
gmarek
a6997875f2 Move GCE L7 LoadBalancer test to the Flaky suite 2015-11-25 12:22:20 +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