e2e

package
v1.0.5 Latest Latest
Warning

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

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

README

Doc

https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-endpoints

Export ENV

export E2E_TEST_RESULT=<file-path-were-results-are-saved>
export KUBECONFIG=<kube-config path>
export cosEndpoint=https://s3.us-south.cloud-object-storage.appdomain.cloud
export locationConstraint=us-geo 
export bucketName=testbuckete2eone
export accessKey=xxx
export secretKey=yyy

Run E2E

ginkgo -v -nodes=1 ./tests/e2e -- -e2e-verify-service-account=false

Results

cat e2e-test.out (Path provided in E2E_TEST_RESULT)

OBJECT-CSI-PLUGIN(s3fs): PVC CREATE, POD MOUNT, READ/WRITE, CLEANUP : PASS

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomReporter

type CustomReporter struct {
	OutputFile *os.File
}

func NewCustomReporter

func NewCustomReporter(outputFilePath string) (*CustomReporter, error)

func (*CustomReporter) Close

func (r *CustomReporter) Close() error

func (*CustomReporter) SpecDidComplete

func (r *CustomReporter) SpecDidComplete(specSummary *types.SpecSummary)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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