kubernetes/test/e2e/scheduling
Kubernetes Submit Queue 714b19ee75
Merge pull request #57583 from MorrisLaw/bugfix/logf-newline
Automatic merge from submit-queue (batch tested with PRs 60158, 60156, 58111, 57583, 60055). 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>.

Bugfix/logf newline

**What this PR does / why we need it**:
Removes all redundant new lines being passed into the `Logf()` function. This involved going through code in both `test/e2e` and `test/e2e_node`, finding the newline redundancies in calls to `Logf()` and removing them.

**Which issue(s) this PR fixes**:
Fixes [#57102](https://github.com/kubernetes/kubernetes/issues/57102)

**Release note**:

```release-note
NONE
```
2018-02-21 22:10:34 -08:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
equivalence_cache_predicates.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
events.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
framework.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
limit_range.go LimitRange e2e test improved. 2017-11-16 16:46:41 +03:00
nvidia-gpus.go Migrate deviceplugin api from v1alpha to v1beta1 2018-02-21 01:26:20 -05:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
predicates.go add e2e test on the hostport predicates 2017-11-10 15:44:23 +08:00
preemption.go Add more tests on pod preemption 2017-09-13 12:12:07 -07:00
priorities.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
rescheduler.go Skip rescheduler test. 2018-01-30 01:31:48 +00:00
resource_quota.go update e2e test for resourceQuota support on extended resources 2018-01-30 09:29:29 +08:00
taints_test.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
ubernetes_lite_volumes.go Removed newlines from e2e log statements. 2018-02-17 22:25:38 -05:00
ubernetes_lite.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00