Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Improved clean-up options #91

Open
michaelkubiaczyk opened this issue Mar 22, 2024 · 0 comments
Open

[FR] Improved clean-up options #91

michaelkubiaczyk opened this issue Mar 22, 2024 · 0 comments

Comments

@michaelkubiaczyk
Copy link
Member

Would be good to have a better way for e2e to clean up after itself when things fail in Cx1.
Example:

  1. scan is stuck and cancelled by e2e
  2. cancellation fails due to some backend issue, disconnect etc
  3. delete-project fails due to a still-running stuck scan

Possible solutions:

  1. retry-on-fail for any test, with optional delay?
  2. filters on the executable to allow only specific test types similar to the current engine-filter flag
  3. end-of-test cleanup phase that reruns read,delete statements? or tracks failed delete operations for specific retry? (scan-cancellation success response doesn't guarantee scan cancellation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant