k3s/test/e2e
Kubernetes Submit Queue 4046fdb326
Merge pull request #62285 from nikhiljindal/removeClusters
Automatic merge from submit-queue (batch tested with PRs 62209, 62281, 61792, 62285, 61973). 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>.

Updating kubemci remove-clusters e2e test to check for error in output string

RunKubemciWithKubeconfig returns an error only if there was an error in running the command. Since remove-clusters command runs fine, it does not return an error. Updating the test to check for output string to contain the error message rather than expecting RunKubemciWithKubeconfig to return an error.
Also added a check to verify that status still returns the same status when remove-clusters command is run without --force flag.

cc @G-Harmon

```release-note
NONE
```
2018-04-09 16:00:17 -07:00
..
apimachinery Use pause manifest image 2018-04-06 11:00:50 +05:30
apps Fix restart nodes tests for Regional Clusters 2018-04-09 12:28:00 +02:00
auth Merge pull request #58807 from CaoShuFeng/audit_annotation_rbac 2018-04-06 19:31:04 -07:00
autoscaling Fix dns autoscaling test for Regional Clusters 2018-04-09 12:27:37 +02:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Fix restart nodes tests for Regional Clusters 2018-04-09 12:28:00 +02:00
framework Merge pull request #61792 from rramkumar1/ingress-SNI-e2e-testing-updates 2018-04-09 16:00:15 -07:00
generated fix all the typos across the project 2018-02-11 11:04:14 +08:00
instrumentation Remove crassirostris from owners and reviewers 2018-04-04 18:36:44 +02:00
kubectl Merge pull request #61434 from djkonro/spell_fix 2018-03-26 19:52:04 -07:00
lifecycle Fix resize test for Regional Clusters 2018-04-09 12:28:00 +02:00
manifest Merge pull request #59842 from ixdy/update-rules_go-02-2018 2018-02-19 22:23:05 -08:00
network Merge pull request #62285 from nikhiljindal/removeClusters 2018-04-09 16:00:17 -07:00
node Use pause manifest image 2018-04-06 11:00:50 +05:30
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Merge pull request #62114 from deads2k/cli-22-jobs 2018-04-06 17:06:09 -07:00
scheduling Merge pull request #62114 from deads2k/cli-22-jobs 2018-04-06 17:06:09 -07:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Pass 2: k8s GCR vanity URL 2018-04-06 08:14:58 -07:00
testing-manifests Merge pull request #61792 from rramkumar1/ingress-SNI-e2e-testing-updates 2018-04-09 16:00:15 -07:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
README.md
e2e-example-config.json
e2e.go Remove validation of Alpha Feature Gates 2018-03-22 11:02:42 -07: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
gke_node_pools.go

README.md

See e2e-tests

Analytics