From 0fd845cc2ed10b9eaf343ffb9cd65997fb54af4b Mon Sep 17 00:00:00 2001 From: Adam Tetelman Date: Tue, 9 Mar 2021 12:44:29 -0800 Subject: [PATCH] Update testing doc to reflect rsyslog/enroot test changes --- docs/deepops/testing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/deepops/testing.md b/docs/deepops/testing.md index 500c24656..81cdc82ad 100644 --- a/docs/deepops/testing.md +++ b/docs/deepops/testing.md @@ -39,6 +39,9 @@ A short description of the nightly testing is outlined below. The full suit of t | Verify GPU workload with srun | x | x | x | | Verify Slurm nfs mount | x | x | x | | | Verify basic mpi job in Slurm | x | x | x | | +| Verify basic enoort job in Slurm | x | x | x | No current CentOS support | +| Verify rsyslog setup in Slurm | x | x | x | | +| Verify rsyslog setup in K8s | x | x | x | | | Deploys K8s (No GPU Operator) | x | x | x | | | Deploy & validate K8s (GPU Operator) | | x | x | | | Verify Device Plugin is working | x | x | x |