e2etests

package
v1.38.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TestImage is the system image that is used in all tests
	TestImage = "ubuntu-20.04"

	// TestServerType is the default server type used in all tests
	TestServerType = "cx11"

	// TestArchitecture is the default architecture used in all tests, should match the architecture of the TestServerType.
	TestArchitecture = hcloud.ArchitectureX86

	// TestLoadBalancerType is the default Load Balancer type used in all tests
	TestLoadBalancerType = "lb11"

	// TestDataCenter is the default datacenter where we execute our tests.
	TestDataCenter = "hel1-dc2"

	// TestLocationName is the default location where we execute our tests.
	TestLocationName = "hel1"
)

Variables

This section is empty.

Functions

func PreCheck

func PreCheck(t *testing.T) func()

PreCheck checks if all conditions for an acceptance test are met.

func Providers

func Providers() map[string]*schema.Provider

Providers returns all providers used during acceptance testing.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL