package
0.0.0-20181002224231-4c0c8b4f7283
Repository: https://github.com/rohit-px/torpedo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CollectSupport creates a support bundle.
CrashVolDriverAndWait crashes volume driver on given app nodes and waits till driver is back up.
DeleteVolumesAndWait deletes volumes of given context and waits till they are deleted.
InitInstance is the ginkgo spec for initializing torpedo.
Inst returns the Torpedo instances.
ParseFlags parses command line flags.
PerformSystemCheck check if core files are present on each node.
ScheduleAndValidate schedules and validates applications.
StartVolDriverAndWait starts volume driver on given app nodes.
StopVolDriverAndWait stops volume driver on given app nodes and waits till driver is down.
TearDownContext is the ginkgo spec for tearing down a scheduled context.
ValidateAndDestroy validates application and then destroys them.
ValidateCleanup checks that there are no resource leaks after the test run.
ValidateContext is the ginkgo spec for validating a scheduled context.
ValidateVolumes is the ginkgo spec for validating volumes of a context.
# Variables
Step is an alias for ginko "By" which represents a step in the spec.