Versions in this module Expand all Collapse all v0 v0.17.0 Apr 30, 2024 v0.16.0 Nov 9, 2023 Changes in this version + const DockerTimeout + const PortTimeout + func CheckPort(network, address string, timeout time.Duration) error + func InternetTests(c cluster.TestCluster) + func LocalTests(c cluster.TestCluster) + func MachineID() string + func TestDbusPerms() error + func TestDockerEcho() error + func TestDockerPing() error + func TestFCOSGrowfs() error + func TestFsRandomUUID() error + func TestMachineID() error + func TestPodmanEcho() error + func TestPodmanPing() error + func TestPodmanWgetHead() error + func TestPortSsh() error + func TestRHCOSGrowfs() error + func TestReadOnlyFs() error + func TestServicesActive() error + func TestServicesDisabledRHCOS() error + func TestUseradd() error + type MountTable struct + Device string + FsType string + MountPoint string + Options []string + func GetMountTable() (mounts []MountTable, err error)