csi

package
v0.11.8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSIVolumesTest

type CSIVolumesTest struct {
	framework.TC
	// contains filtered or unexported fields
}

func (*CSIVolumesTest) AfterEach

func (tc *CSIVolumesTest) AfterEach(f *framework.F)

func (*CSIVolumesTest) BeforeAll

func (tc *CSIVolumesTest) BeforeAll(f *framework.F)

func (*CSIVolumesTest) TestEBSVolumeClaim

func (tc *CSIVolumesTest) TestEBSVolumeClaim(f *framework.F)

TestEBSVolumeClaim launches AWS EBS plugins and registers an EBS volume as a Nomad CSI volume. We then deploy a job that writes to the volume, stop that job, and reuse the volume for another job which should be able to read the data written by the first job.

func (*CSIVolumesTest) TestEFSVolumeClaim

func (tc *CSIVolumesTest) TestEFSVolumeClaim(f *framework.F)

TestEFSVolumeClaim launches AWS EFS plugins and registers an EFS volume as a Nomad CSI volume. We then deploy a job that writes to the volume, and share the volume with another job which should be able to read the data written by the first job.

Jump to

Keyboard shortcuts

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