logging

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 LoggingComponent = Component{
	Component: &config.Component{
		Name:                 "Logging",
		Operators:            []string{},
		DefaultJiraComponent: "Logging",
		Matchers: []config.ComponentMatcher{
			{
				IncludeAny: []string{
					":Logging ",
				},
				Priority: 1,
			},
			{Suite: "Elasticsearch related tests"},
			{Suite: "Kibana related features"},
			{Suite: "LOGGING"},
			{Suite: "Logging"},
			{Suite: "Logging related features"},
			{Suite: "Logging smoke test case"},
			{Suite: "Logging view on the openshift console"},
			{Suite: "cluster log forwarder testing"},
			{Suite: "cluster logging related scenarios"},
			{Suite: "cluster-logging-operator related cases"},
			{Suite: "cluster-logging-operator related test"},
			{Suite: "elasticsearch operator related tests"},
			{Suite: "elasticsearch related tests"},
			{Suite: "elasticsearch-operator related tests"},
			{Suite: "logs related features"},
			{Suite: "Cases to test forward logs to external elasticsearch"},
			{Suite: "cluster log forwarder features"},
			{Suite: "fluentd related tests"},
		},
	},
}

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