Skip to content

Instantly share code, notes, and snippets.

func init() {
Register(&TestGroup{
Name: "coretestsLocal",
ClusterSize: 1,
NativeTests: []func() error{
coretest.TestCloudinitCloudConfig,
coretest.TestCloudinitScript,
coretest.TestPortSsh,
coretest.TestDbusPerms,
coretest.TestSymlinkResolvConf,