k3s/test/e2e
Kubernetes Submit Queue ebd3d68039
Merge pull request #55831 from Random-Liu/rename-log-dump-env
Automatic merge from submit-queue (batch tested with PRs 55392, 55491, 51914, 55831, 55836). 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>.

Rename log-dump env to `LOG_DUMP_SYSTEMD_SERVICES`.

For https://github.com/kubernetes/features/issues/286.

Rename `SYSTEMD_SERVICES` to `LOG_DUMP_SYSTEMD_SERVICES`. test-infra disables log dump in our e2e framework, and uses a different log dump logic https://github.com/kubernetes/test-infra/blob/master/kubetest/e2e.go#L480-L497. So the flags we added in https://github.com/kubernetes/kubernetes/pull/55288 will not work in test-infra.

Fortrunately, test-infra is using the same script `cluster/log-dump/log-dump.sh`, so we could still configure systemd services by setting the environment variable globally.

The original environment variable name is too general for setting globally, change it to a more specific name.

**Release note**:

```release-note
none
```
2017-11-17 00:18:25 -08:00
..
apimachinery Webhook e2e test: fail open and fail closed 2017-11-14 12:11:46 -08:00
apps Update generated files 2017-11-09 12:14:08 +01:00
auth Add prometheus-to-sd-exporter to metadata-proxy addon; bump to proxy to v0.1.4 and e2e to v0.0.2; remove configmag 2017-11-03 10:23:05 -07:00
autoscaling Merge pull request #55865 from krzysztof-jastrzebski/e2e9 2017-11-16 04:38:26 -08:00
chaosmonkey
common Merge pull request #55009 from bradtopol/addhosteventsemptyconform2 2017-11-14 00:09:45 -08:00
framework Merge pull request #55831 from Random-Liu/rename-log-dump-env 2017-11-17 00:18:25 -08:00
generated
instrumentation Use HPA permissions to read custom metrics in Custom Metrics e2e test 2017-11-10 15:59:46 +01:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Update generated files 2017-11-09 12:14:08 +01:00
manifest
multicluster Merge pull request #55444 from msau42/multi-e2e 2017-11-15 23:06:10 -08:00
network Add special tag for disabling ESIPP and HPA-related tests on large clusters 2017-11-15 14:35:44 +01:00
node Review fixes 2017-11-14 10:16:30 +01:00
perftype
scalability Merge pull request #54992 from porridge/perf-timing 2017-11-11 01:39:30 -08:00
scheduling Merge pull request #52421 from WIZARD-CXY/fixpredicate 2017-11-15 09:30:36 -08:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Revert "Add options for mounting SCSI or NVMe local SSD though Block or Filesystem and do all of that with UUID" 2017-11-16 07:51:38 -08:00
testing-manifests Merge pull request #54111 from freehan/neg-test 2017-10-24 15:59:17 -07:00
ui use core client with explicit version globally 2017-10-27 15:48:32 +08:00
upgrades Update generated files 2017-11-09 12:14:08 +01:00
BUILD update autogen BUILD files 2017-11-07 11:17:00 +08:00
README.md
e2e-example-config.json
e2e.go Clarify what each "version" means. 2017-11-03 10:11:06 -07:00
e2e_test.go
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

See e2e-tests

Analytics