schemavalidationtests

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

Schema Validation Tests

The tests here are integration tests testing the schema validation of (the installed) Steward CRDs in an existing cluster.

Prerequisited

Update the PipelineRun and Tenant Custom Resource Definitions in the test cluster. The tests will use the schema validation of the installed CRDs, not the ones in the sources here.

kubectl apply -f ../../backend-k8s/steward-system

Test

See README.md in parent folder.

go test -count=1 -tags=e2e -v --kubeconfig $KUBECONFIG .

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemaValidationTest

type SchemaValidationTest struct {
	// contains filtered or unexported fields
}

SchemaValidationTest is a test for schema validation

Jump to

Keyboard shortcuts

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