Skip to main content
Perform a self-test on the specified machine.

Signature

Parameters

Any
required
Machine ID
bool
Enable debugging output
bool
Ignore the minimum system requirements and run the self test regardless
Optional[str]
Use a custom self-test image for testing custom self-test images. Overrides VAST_SELF_TEST_IMAGE and CUDA mapping.
Optional[str]
Directory for failure diagnostic bundles (default: /tmp)
bool
Do not create a diagnostic tarball when the self-test fails

Returns

Any

Example