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

Add support for demoting tests only if they failed on N subsequent days/weeks at least K times #11

Open
shalinmangar opened this issue Aug 28, 2018 · 0 comments

Comments

@shalinmangar
Copy link
Owner

We have support for a promote_if_not_failed_days configuration parameter which is used to promote tests to the clean room provided they have not appeared in the jenkins failure reports for the last N days and can pass all filters. However, we do not have a corresponding feature to demote tests only if they failed in the last N days or weeks or failed K times in a given date interval.

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