e2e

package
v0.0.0-...-c912cfc Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// OdfCatalogSourceImage is the CatalogSource container image
	OdfCatalogSourceImage string
	// OdfSubscriptionChannel is the name of the odf subscription channel
	OdfSubscriptionChannel string
	// OdfOperatorInstall indicates to install the operator
	OdfOperatorInstall bool
	// OdfClusterUninstall indicates to uninstall the operator
	OdfClusterUninstall bool
	// OdfClusterServiceVersion is the name of odf csv
	OdfClusterServiceVersion string
	// OcsClusterServiceVersion is the name of ocs csv
	OcsClusterServiceVersion string
	// OcsClientClusterServiceVersion is the name of ocs-client csv
	OcsClientClusterServiceVersion string
	// NoobaClusterServiceVersion is the name of Nooba csv
	NoobaClusterServiceVersion string
	// CsiaddonsClusterServiceVersion is the name of Csiaddons csv
	CsiaddonsClusterServiceVersion string
	// RookClusterServiceVersion is the name of Rook csv
	RookClusterServiceVersion string
	// PrometheusClusterService version is the name of the Prometheus csv
	PrometheusClusterServiceVersion string
)
View Source
var (
	// DeployManager is the suite global DeployManager
	DeployManager *deploymanager.DeployManager

	// SuiteFailed indicates whether any test in the current suite has failed
	SuiteFailed = false

	// A list of all the csvs that should be installed
	CsvNames []string
)

Functions

func Setup

func Setup()

Setup is the function called to initialize the test environment

func TearDown

func TearDown()

TearDown is the function called to tear down the test environment

func TestStorageSystem

func TestStorageSystem()

TestStorageSystem tests the creation & deletion of storagesystem

Types

This section is empty.

Jump to

Keyboard shortcuts

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