k3s/test/e2e_node/system
Lubomir I. Ivanov 945e3b3ee1 test/e2e_node/system/types_unix: support ZFS
Docker validation tests in the case of ZFS used as the graph driver
fail due to "zfs" not being present in the default Docker specification.

Add "zfs" in the GraphDriver slice.
2018-06-29 16:53:15 +03:00
..
specs Do not require the linux headers to be installed. 2017-12-19 10:58:13 +01:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cgroup_validator.go
cgroup_validator_test.go
docker_validator.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
docker_validator_test.go
kernel_validator.go Merge pull request #49410 from jasonbrooks/patch-1 2018-06-26 02:52:11 -07:00
kernel_validator_helper.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
kernel_validator_test.go
os_validator.go
os_validator_test.go
package_validator.go
package_validator_test.go
report.go
types.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
types_unix.go test/e2e_node/system/types_unix: support ZFS 2018-06-29 16:53:15 +03:00
types_windows.go Add Windows support to the system verification check 2017-10-25 18:55:47 -04:00
validators.go