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 a specific tag for tests where the fix is not implemented yet #1183

Closed
martinobanana opened this issue Nov 21, 2022 · 0 comments
Closed

Comments

@martinobanana
Copy link

Before we have the complete solution in #1182 , we need a quick workaround to mark tests which needs to be skipped due to the fix in rpm not implemented yet.

From top of my mind, it could be @not_implemented or something similar. In case scenario is marked with this tag, the scenario would be skipped.

Having the tag will enable us to backport tests to rhel* branches as soon as possible. The PR review for some tests takes some time and could block the release of the fix. Reviewing the PR early avoids that. The only thing to do later is to remove the tag via simple PR just before the build is available.

@martinobanana martinobanana closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2023
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