Documentation ¶
Index ¶
- func NFSv3(c platform.TestCluster) error
- func NFSv4(c platform.TestCluster) error
- func NTP(c platform.TestCluster) error
- func OmahaPing(c platform.TestCluster) error
- func SelinuxEnforce(c platform.TestCluster) error
- func VerityCorruption(c platform.TestCluster) error
- func VerityVerify(c platform.TestCluster) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NFSv3 ¶
func NFSv3(c platform.TestCluster) error
Test that the kernel NFS server and client work within CoreOS.
func NFSv4 ¶
func NFSv4(c platform.TestCluster) error
Test that NFSv4 without security works on CoreOS.
func NTP ¶
func NTP(c platform.TestCluster) error
Test that timesyncd starts using the local NTP server
func OmahaPing ¶
func OmahaPing(c platform.TestCluster) error
func SelinuxEnforce ¶ added in v0.1.0
func SelinuxEnforce(c platform.TestCluster) error
SelinuxEnforce checks that some basic things work after `setenforce 1`
func VerityCorruption ¶ added in v0.1.0
func VerityCorruption(c platform.TestCluster) error
VerityCorruption asserts that a machine will fail to read a file from a verify filesystem whose blocks have been modified.
func VerityVerify ¶
func VerityVerify(c platform.TestCluster) error
VerityVerify asserts that the filesystem mounted on /usr matches the dm-verity hash that is embedded in the CoreOS kernel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.