Skip to content

Commit

Permalink
ci: update tests/README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent b1e6f9b commit 6722126
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,10 @@

- **Describe:** E2E - Test the reset feature
- **It:** Reset one node in the cluster
- **By:** Configuring reset at machine inventory level
- **By:** Configuring reset at MachineInventory level
- **By:** Deleting and removing the node from the cluster
- **By:** Checking that machine inventory is deleted
- **By:** Checking that machine inventory is back after the reset
- **By:** Checking that MachineInventory is deleted
- **By:** Checking that MachineInventory is back after the reset
- **By:** Checking cluster state

## `suite_test.go`
Expand Down Expand Up @@ -233,6 +233,7 @@
- **By:** Testing cluster resource availability AFTER operator uninstallation
- **By:** Checking that Elemental resources are gone
- **By:** Deleting cluster resource
- **By:** WORKAROUND: Removing finalizers from MachineInventory/Machine
- **By:** Testing cluster resource unavailability
- **It:** Re-install Elemental Operator
- **By:** Installing Operator via Helm
Expand Down

0 comments on commit 6722126

Please sign in to comment.