Versions in this module Expand all Collapse all v1 v1.1.9 Oct 1, 2018 Changes in this version + func CheckGossip(ctx context.Context, c cluster.Cluster, d time.Duration, f CheckGossipFunc) error + func EphemeralStorageAccount() string + func FixtureStorageAccount() string + func FixtureURL(name string) string + func GetStopper() *stop.Stopper + func MainTest(m *testing.M) + func MakeFarmer(t testing.TB, prefix string, stopper *stop.Stopper) *terrafarm.Farmer + func RunDocker(t *testing.T, testee func(t *testing.T)) + func RunLocal(t *testing.T, testee func(t *testing.T)) + func RunTerraform(t *testing.T, testee func(t *testing.T)) + func RunTests(m *testing.M) + func SkipUnlessRemote(t testing.TB) + func StartCluster(ctx context.Context, t *testing.T, cfg cluster.TestConfig) (c cluster.Cluster) + type CheckGossipFunc func(map[string]gossip.Info) error + func HasPeers(expected int) CheckGossipFunc Incompatible versions in this module v19.2.12+incompatible Jan 12, 2021