-
-
Notifications
You must be signed in to change notification settings - Fork 15
Exclude running some tests for specific packages #163
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
Conversation
javihernandez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, this looks good to me, but I have a few questions. It looks like we're fetching the file with mappings from a git repository. Do we have an example or a draft of how this file would look like? Do we need to consider using one file or another based on the platform? Or, shall we assume that tests for all packages in the file will be skipped in every platform?
@javihernandez I expect it to look smth like this: So we will have a package name and an array of tests we want to skip. The file will include only those package that we don't want to pass through a particular test(s).
Well, I expected that we will have a single file and assumed that the task requires tests to be skipped for all platforms of the package. But that's a good question
Here we rather read from a local copy or you meant local repo here? I assumed that it will be updated remotely and then polled by some cron job that needs to be configured later. So, overall,
Do you know how we could approach the last one if another team is supposed to keep the file updated? |
3aeaeb6 to
5c7e921
Compare
Fixes: AlmaLinux/build-system#485
AlmaLinux/albs-web-server#1171
AlmaLinux/albs-frontend#597
bzip2andbzip2-libs-debuginfoare both valid)