kubernetes/test/e2e_node/remote
Artyom Lukianov 93ff47b05b e2e node: make possible to add additional kernel arguments
Add an option to configure additional kernel arguments during
the setup of e2e node environment.

The example:
cos-stable1:
image_family: cos-89-lts # docker v19.03.6, deprecated after 2021-06-24
project: cos-cloud
metadata: "user-data<test/e2e_node/jenkins/cos-init-live-restore.yaml,gci-update-strategy=update_disabled"
kernel_arguments:
- "numa=fake=2"
machine: n1-standard-4

Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-05-11 13:49:32 +03:00
..
cadvisor_e2e.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
node_conformance.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
node_e2e.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
remote.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
ssh.go e2e node: make possible to add additional kernel arguments 2021-05-11 13:49:32 +03:00
types.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
utils.go Remove the typo in the logs while configuring firewall for node e2e 2020-11-18 14:20:59 +05:30