openshiftapiserver

package
v0.0.0-...-8475a10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OpenshiftApiserverComponent = Component{
	Component: &config.Component{
		Name:                 "openshift-apiserver",
		Operators:            []string{"openshift-apiserver", "openshift-lifecycle-manager", "openshift-lifecycle-manager-catalog", "openshift-lifecycle-manager-packageserver", "platform-operators-aggregated"},
		DefaultJiraComponent: "openshift-apiserver",
		Namespaces: []string{
			"openshift-apiserver",
			"openshift-apiserver-operator",
		},
		Matchers: []config.ComponentMatcher{
			{
				IncludeAll: []string{"bz-openshift-apiserver"},
			},
			{
				IncludeAll: []string{"single second disruption", "openshift-api"},
			},
			{
				IncludeAll: []string{"openshift-api-", "-connections"},
			},
			{Suite: "Projects"},
			{Suite: "project list tests"},
			{Suite: "project permissions"},
		},
		TestRenames: map[string]string{
			"[openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-apiserver":                                    "[bz-openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-apiserver",
			"[openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-apiserver-operator":                           "[bz-openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above info in ns/openshift-apiserver-operator",
			"[openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-apiserver":                                 "[bz-openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-apiserver",
			"[openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-apiserver-operator":                        "[bz-openshift-apiserver][invariant] alert/KubePodNotReady should not be at or above pending in ns/openshift-apiserver-operator",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/new":                              "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/new target=api-int":               "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/new target=service-network":       "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-openshift-api connection/new":              "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/reused":                           "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/reused target=api-int":            "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/cache-openshift-api connection/reused target=service-network":    "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be nearly zero single second disruptions for disruption/service-network/cache-openshift-api connection/reused":           "[sig-network] there should be nearly zero single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/new":                           "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/new target=api-int":            "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/new target=service-network":    "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-openshift-api connection/new":           "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-new-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/reused":                        "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/reused target=api-int":         "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/cache-openshift-api connection/reused target=service-network": "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-reused-connections",
			"[sig-network] there should be reasonably few single second disruptions for disruption/service-network/cache-openshift-api connection/reused":        "[sig-network] there should be reasonably few single second disruptions for cache-openshift-api-reused-connections",
		},
	},
}

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) JiraComponents

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

func (*Component) StableID

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

Jump to

Keyboard shortcuts

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