From 71cfff809afe57e5eb12130a4a5e5733cf3a419c Mon Sep 17 00:00:00 2001 From: yangchiu Date: Thu, 12 Sep 2024 08:01:43 +0000 Subject: [PATCH] Update testing docs Signed-off-by: yangchiu --- integration/test_recurring_job.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration/test_recurring_job.html b/integration/test_recurring_job.html index 3f268488cb..27d8102003 100644 --- a/integration/test_recurring_job.html +++ b/integration/test_recurring_job.html @@ -80,8 +80,8 @@

Functions

(2 from snapshot1, 1 from backup1, 1 from backup2, 1 from volume-head)

When wait until backups complete. -Then backup1 completed 2 backups. -backup2 completed 3 backups.

+Then backup1 completed 1 backups. +backup2 completed 2 backups.

def test_recurring_job_backup(set_random_backupstore, client, batch_v1_api)