systemtestsconfig

package
v0.0.0-...-6402844 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PathToDefaultSystemTestsParamsFile path to config file with default system tests parameters.
	PathToDefaultSystemTestsParamsFile = "./default.yaml"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemTestsConfig

type SystemTestsConfig struct {
	*config.GeneralConfig

	IpmiToolImage          string `yaml:"ipmitool_image" envconfig:"ECO_SYSTEM_TESTS_IPMITOOL_IMAGE"`
	CNFGoTestsClientImage  string `yaml:"cnf_gotests_client_image" envconfig:"ECO_SYSTEM_TESTS_CNF_CLIENT_IMAGE"`
	DestinationRegistryURL string `yaml:"dest_registry_url" envconfig:"ECO_SYSTEM_TESTS_DEST_REGISTRY_URL"`
}

SystemTestsConfig type keeps general configuration.

func NewSystemTestsConfig

func NewSystemTestsConfig() *SystemTestsConfig

NewSystemTestsConfig returns instance of SystemTestsConfig type.

Jump to

Keyboard shortcuts

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