-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Snapshot restore, and upgrade strategy static (table) tests fail inconsistently on these points;
- Deployment checks
- After restore checks (version and other cluster change changes)
- Conflict errors due to not having a cleanup in the test teardowns for deployments
- Multiple watch and wait due to timeouts
Additionally, we need to consider redesigning:
- Static tests require configuration input, and as these are static tests, they shouldn't need user inputs
- While running the whole suite, the dynamic input test will also run, we need a logic to skip these if the input isn't given like the current provisioning tests.
We need to consider redesigning, enhancing, and possibly overwriting these tests. Especially the static tests where we run them on release tests - pushed the sign-off date at least a full day.