k3s/test/e2e_node/system
Luca Bruno 42bdbe5c82
test/node_e2e: wire-in "container-runtime" for local tests
This commit wires-in the pre-existing `--container-runtime` flag for
local node_e2e testing.
This is needed in order to further skip docker specific testing
and validation.

Local CRI node_e2e can now be performed via
`make test-e2e-node RUNTIME=remote REMOTE=false`
which will also take care of passing the appropriate arguments to
the kubelet.
2017-02-01 20:34:51 +00:00
..
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
cgroup_validator.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
cgroup_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
docker_validator.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
docker_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
kernel_validator.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
kernel_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
os_validator.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
os_validator_test.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
report.go Add a reporter to the system verification check 2016-11-12 16:36:40 +02:00
types.go
validators.go test/node_e2e: wire-in "container-runtime" for local tests 2017-02-01 20:34:51 +00:00