k3s/test
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
..
conformance
e2e Merge pull request #62285 from nikhiljindal/removeClusters 2018-04-09 16:00:17 -07:00
e2e_node Merge pull request #60900 from dashpole/eviction_test_no_pressure 2018-04-06 21:30:06 -07:00
fixtures
images Moving test images under volumes-tester/ceph and volumes-tester/nfs 2018-04-04 15:27:30 -07:00
integration Added test to check object size 2018-04-08 23:10:23 +05:30
kubemark
list
soak
typecheck
utils Merge pull request #62114 from deads2k/cli-22-jobs 2018-04-06 17:06:09 -07:00
BUILD
OWNERS
test_owners.csv
test_owners.json