-
Notifications
You must be signed in to change notification settings - Fork 389
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
travis: Add coverity builds to Travis #5954
Conversation
Signed-off-by: Raghu Raja <[email protected]>
This might just do it. Will check coverity and see if the reports show up. |
I've tried changes like this and have never gotten them to work. That doesn't mean I wasn't doing anything wrong. Do you know if the patch needs to be merged into master prior to coverity running, or if it would run on this PR? |
From what I can tell, we'd have to merge it. I did get to trigger my personal coverity project with my fork and this change, but the secrets mismatched so I couldn't do much with it. If we merge and still don't see the reports, we can ditch the Travis part and submit builds from a build server. |
Let's see if this works -- thanks |
Looks like the build triggered, but I screwed up and missed the notification email field thinking that was optional:
Which email should I set for that? |
Can we set more than one email? If so, then I'm okay adding personal emails (like mine) there. If not, maybe the ofiwg mail list, until we can setup some alternative? Though I guess even in the latter case, I'm okay using my email while we try to setup a generic one with the OFA. |
Sending notifications to Sean, per discussion in ofiwg#5954. If the builds work after this, we can think about setting up a generic list with OFA. Signed-off-by: Raghu Raja <[email protected]>
Looks like that worked 😅 https://scan.coverity.com/projects/ofiwg-libfabric |
Yep -thanks! And for a 2-year hiatus, the number of new defects isn't too bad. |
Sending notifications to Sean, per discussion in ofiwg#5954. If the builds work after this, we can think about setting up a generic list with OFA. Signed-off-by: Raghu Raja <[email protected]>
Signed-off-by: Raghu Raja [email protected]