Documentation ¶
Overview ¶
e2e provides an E2E test for TFJobs.
The test creates TFJobs and runs various checks to ensure various operations work as intended. The test is intended to run as a helm test that ensures the TFJob operator is working correctly. Thus, the program returns non-zero exit status on error.
TODO(jlewi): Do we need to make the test output conform to the TAP(https://testanything.org/) protocol so we can fit into the K8s dashboard
TODO(https://github.com/kubeflow/tf-operator/issues/21) The E2E test should actually run distributed TensorFlow.
Click to show internal directories.
Click to hide internal directories.