Skip to content

Commit 8dd08c3

Browse files
committed
fix
1 parent ad611fa commit 8dd08c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dags/tpu_observability/jobset_ttr_pod_oom.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""A DAG to validate the `tpumonitoring` SDK, ensuring help() and
16-
list_supported_metrics() are functional inside TPU worker pods."""
15+
"""A DAG to validate JobSet Time-to-Recover (TTR) metrics
16+
by injecting Out-of-Memory (OOM) faults into TPU worker pods."""
1717

1818
import datetime
1919
import tempfile

0 commit comments

Comments
 (0)