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
Isaac Hollander McCreery
bb7dc38f8b
Add CURRENT_RELEASE_VERSION to e2e.sh, again, more slowly
2015-11-23 11:14:00 -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
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
d4dff2a31d
Add CURRENT_RELEASE_PUBLISHED_VERSION
2015-11-22 12:50:25 -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
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
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
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
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
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
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
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
Jeff Grafton
622cc4d594
Create Jenkins projects for scalability tests on 1.1
2015-11-09 18:15:38 -08:00
Wojciech Tyczynski
5e9fe7abff
Fix Kubemark tests by not gathering resource usage data
2015-11-09 11:45:07 +01: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
Jeff Lowdermilk
721eb6e7be
Run hpa, GCE L7 tests in gce-disruptive-1.1
2015-11-05 17:44:44 -08:00
k8s-merge-robot
38955172ea
Merge pull request #16805 from goltermann/subnet-jenkins
...
Auto commit by PR queue bot
2015-11-04 23:00:35 -08:00
k8s-merge-robot
4b5c39df68
Merge pull request #16746 from jlowdermilk/gke-job-e2e
...
Auto commit by PR queue bot
2015-11-04 21:25:28 -08:00
Isaac Hollander McCreery
cdf138a8e7
Merge pull request #16822 from ihmccreery/gke-test-server-version
...
Use server version instead of release/latest in gke-test Jenkins job
2015-11-04 16:35:25 -08:00
k8s-merge-robot
ca332a394c
Merge pull request #16048 from bprashanth/IngressE2E
...
Auto commit by PR queue bot
2015-11-04 16:25:41 -08:00
Isaac Hollander McCreery
5a0efb28ab
Use server version instead of release/latest in gke-test Jenkins job
2015-11-04 15:32:34 -08:00
goltermann
5c4ddc44fd
Add testing of GKE using GCE Subnetworks to Jenkins.
2015-11-04 14:42:25 -08:00
Isaac Hollander McCreery
9baf681fa4
Use upgrade logic from the version we're upgrading to; fixes #16804
2015-11-04 12:54:36 -08:00
Jeff Lowdermilk
9ca75257bc
Enable job e2e tests for GKE
...
will need cherrypick onto 1.1
2015-11-03 16:54:51 -08:00
Mike Danese
5e64590f4a
renable enable var to correct name and only use it when needed
2015-11-02 14:51:04 -08:00