controlplane

package
v0.0.0-...-4d0922f Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeAvailableTest

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

KubeAvailableTest tests that the Kubernetes control plane remains available during and after a cluster upgrade.

func (KubeAvailableTest) DisplayName

func (KubeAvailableTest) DisplayName() string

func (KubeAvailableTest) Name

func (KubeAvailableTest) Name() string

func (*KubeAvailableTest) Setup

func (t *KubeAvailableTest) Setup(f *framework.Framework)

Setup does nothing

func (*KubeAvailableTest) Teardown

func (t *KubeAvailableTest) Teardown(f *framework.Framework)

Teardown cleans up any remaining resources.

func (*KubeAvailableTest) Test

func (t *KubeAvailableTest) Test(f *framework.Framework, done <-chan struct{}, upgrade upgrades.UpgradeType)

type OpenShiftAvailableTest

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

OpenShiftAvailableTest tests that the OpenShift APIs remains available during and after a cluster upgrade.

func (OpenShiftAvailableTest) DisplayName

func (OpenShiftAvailableTest) DisplayName() string

func (OpenShiftAvailableTest) Name

func (*OpenShiftAvailableTest) Setup

func (t *OpenShiftAvailableTest) Setup(f *framework.Framework)

Setup does nothing

func (*OpenShiftAvailableTest) Teardown

func (t *OpenShiftAvailableTest) Teardown(f *framework.Framework)

Teardown cleans up any remaining resources.

func (*OpenShiftAvailableTest) Test

func (t *OpenShiftAvailableTest) Test(f *framework.Framework, done <-chan struct{}, upgrade upgrades.UpgradeType)

Jump to

Keyboard shortcuts

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