-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29851 Add more directories to yetus skip-dirs #7670
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
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
petersomogyi
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.
I'm not 100% sure on the conf. In certain cases it might be useful to run a full test when the default config changes as it could introduce problems.
Apache9
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.
IIRC, if we change the files under dev-support, we will still trigger a yetus run, but just some very basic checks?
I considered this. My conclusion is that
That's my understanding, yes, the General Checks still apply because they're evaluating changed files. Module selection is part of the unit testing check, in our case, junit + maven. |
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
No description provided.