From ca77f9bfc8a3d84c5dfc0392dccbd5654710b2a4 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:14:42 +0000 Subject: [PATCH] ci: update tests/README.md file --- tests/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index c6a5f9c00..6c0b288f0 100644 --- a/tests/README.md +++ b/tests/README.md @@ -158,11 +158,12 @@ ## `backup-restore_test.go` -- **Describe:** E2E - Test Backup/Restore +- **Describe:** E2E - Install Backup/Restore Operator - **It:** Install Backup/Restore Operator - **By:** Configuring Chart repository - **By:** Installing rancher-backup-operator - **By:** Waiting for rancher-backup-operator pod +- **Describe:** E2E - Test Backup/Restore - **It:** Do a backup - **By:** Adding a backup resource - **By:** Checking that the backup has been done