kubernetes/test/e2e
Kubernetes Submit Queue e13c24dc34
Merge pull request #57906 from msau42/local-e2e-fix
Automatic merge from submit-queue (batch tested with PRs 57906, 57425, 56939, 57317, 57762). 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>.

Fix local e2e test with changed error message

**What this PR does / why we need it**:
Node affinity error message got changed as part of log message refactoring.  Updating e2e test.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #57662

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-01-05 17:52:33 -08:00
..
apimachinery Cleanup api service before namespace deletion. 2017-12-20 22:05:23 +00:00
apps Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
auth Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling Add custom metrics e2e test with two metrics. 2017-12-20 16:50:25 +01:00
chaosmonkey Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
common Merge pull request #56432 from yujuhong/bump-test-container-timeout 2017-12-27 12:25:41 -08:00
framework Merge pull request #57037 from runcom/nfs-overlayfs 2018-01-05 15:51:58 -08:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
instrumentation Add custom metrics e2e test with two metrics. 2017-12-20 16:50:25 +01:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Change Auto-Repair e2e test tags. 2017-11-30 10:59:11 +01:00
manifest Update bazel 2017-10-18 17:24:04 +02:00
multicluster Move multizone volume tests to separate file and 2017-12-20 10:52:53 -08:00
network Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
node Review fixes 2017-11-14 10:16:30 +01:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Merge pull request #56202 from porridge/typo-density 2017-12-14 13:54:49 -08:00
scheduling Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Fix local e2e test with changed error message 2018-01-05 11:29:28 -08:00
testing-manifests Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
ui Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
upgrades Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
e2e-example-config.json
e2e.go Changed GetAllZones to only get zones with nodes that are currently 2017-11-20 16:04:18 -08:00
e2e_test.go Merge pull request #51898 from guangxuli/federation_e2e_test 2017-10-06 13:16:37 -07:00
examples.go Merge pull request #54386 from yanxuean/testfmt 2017-11-10 18:50:20 -08:00
gke_local_ssd.go
gke_node_pools.go
README.md