Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func List ¶
func List()
Prints a comma-delimited list of test suite dirs. This is mainly useful for a CI pipeline.
func Run ¶
func Run()
Run ginkgo integration tests.
Default behavior is to discover and run all test suites located under the ./tests/ directory.
To run a subset of test suites, specify the name of the suite directories in env var M_INTEG_DIR, separated by a comma
Example: M_INTEG_DIR=scale_up,stop_resume
This target assumes that helm is installed and available on path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.