k3s/test/e2e
Kubernetes Submit Queue 40b8247e3a
Merge pull request #63586 from serathius/clean-sd-sinks-limit
Automatic merge from submit-queue (batch tested with PRs 63658, 63509, 63800, 63586, 63840). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Clean stackdriver sinks when reached limit

Workaround for stackdriver sinks leaking during test. 

This will automate cleaning when sinks when we reach limit.
It can cause other tests running in parallel to fail, but because it's happens once per month impact is negligible. 

Fixes #7295

```release-note
NONE
```
/cc @krzyzacy @x13n @cezarygerard
2018-05-15 14:23:20 -07:00
..
apimachinery fix dynamic client name 2018-05-11 13:12:09 -04:00
apps simplify api registration 2018-05-08 18:33:50 -04:00
auth Merge pull request #63189 from hzxuzhonghu/master 2018-04-27 08:44:07 -07:00
autoscaling Add e2e test to verify that GPU pool is not scaled up if GPUs are not requested by pods 2018-05-14 18:16:37 +02:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Run FSGroup tests by default. 2018-05-09 13:12:15 +02:00
framework check for new backend naming scheme 2018-05-14 09:58:21 -07:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation Merge pull request #63586 from serathius/clean-sd-sinks-limit 2018-05-15 14:23:20 -07:00
kubectl make use of simple dynamic client in test 2018-04-27 13:38:58 +08:00
lifecycle Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
manifest Add GCE-PD CSI Driver test to E2E test suite 2018-04-13 15:31:33 -07:00
network check for new backend naming scheme 2018-05-14 09:58:21 -07:00
node Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
perftype
scalability Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
scheduling Removed e2e test on empty NodeAffinity. 2018-04-24 19:40:04 +08:00
servicecatalog
storage Merge pull request #63045 from msau42/fix-subpath-readonly 2018-05-07 23:36:49 -07:00
testing-manifests Actually support service `publishNotReadyAddresses` 2018-05-14 14:19:54 -07:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades [e2e ingress-gce] Change ingress-upgrade test to not check for number of instances 2018-05-07 18:26:23 -07:00
BUILD register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
README.md
e2e-example-config.json
e2e.go register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
examples.go removes job scaler 2018-04-04 08:23:21 -04:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go

README.md

See e2e-tests

Analytics