baremetalhardwareprovisioning

package
v0.0.0-...-92bbcb1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BareMetalHardwareProvisioningComponent = Component{
	Component: &config.Component{
		Name:                 "Bare Metal Hardware Provisioning",
		Operators:            []string{},
		DefaultJiraComponent: "Bare Metal Hardware Provisioning",
		Variants:             []string{"Platform:metal"},
		Matchers: []config.ComponentMatcher{
			{
				IncludeAll: []string{"bz-baremetal"},
			},
			{
				IncludeAll: []string{"bz-Bare Metal Hardware Provisioning"},
			},
		},
	},
}

Functions

This section is empty.

Types

type Component

type Component struct {
	*config.Component
}

func (*Component) IdentifyTest

func (c *Component) IdentifyTest(test *v1.TestInfo) (*v1.TestOwnership, error)

func (*Component) IdentifyVariants

func (c *Component) IdentifyVariants() ([]string, error)

func (*Component) JiraComponents

func (c *Component) JiraComponents() (components []string)

func (*Component) JiraProject

func (c *Component) JiraProject() string

func (*Component) StableID

func (c *Component) StableID(test *v1.TestInfo) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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