-
Notifications
You must be signed in to change notification settings - Fork 936
Prepare for v3.1.4 release #6414
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
Prepare for v3.1.4 release #6414
Conversation
0d4a7bf to
f73acda
Compare
f73acda to
a4fe574
Compare
|
@bwbarrett The NEWS in this PR assumes we get a fix for #6436. |
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Note that I bumped the R version for all of the libraries because we updated atomics macros in OPAL, which basically affects everything. It might be a little overkill to update all the R values, but it's not harmful. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
a4fe574 to
4e34820
Compare
|
@artpol84 @hoopoepg The Output from failing `overlap` test in Mellanox CIIt's segv'ing, which suggests it's timing out. The problem is clearly not coming from this PR, but my question is: do we have a problem on the v3.1.x branch? Or is this some kind of local false failure? |
|
bot:mellanox:retest |
|
@yosefe look like similar issue with openucx/ucx#3303 - it crashes on jenkins |
|
Per mail to the core mailing list, the Mellanox CI is having persistent problems right now, and it may take a few days to fix. This is literally just a README / NEWS / VERSION change, so I'm going to merge. |
@bwbarrett Note that I updated R for all the .so versions. See the commit message.
Refs #5990.