Skip to content

Fix Snapshot Restore Flaky Tests #1111

@caliskanugur

Description

@caliskanugur

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions