-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-15997 build: bump mercury version to 2.4.0rc4 #14873
Conversation
Ticket title is 'Update mercury to 2.4.0' |
Required-githooks: true Allow-unstable-test: true PR-repos: mercury@PR-116:lastBuild Signed-off-by: Jerome Soumagne <jerome.soumagne@intel.com>
5f05051
to
4320e9c
Compare
@@ -3,7 +3,7 @@ | |||
%define agent_svc_name daos_agent.service | |||
%define sysctl_script_name 10-daos_server.conf | |||
|
|||
%global mercury_version 2.3.1-1%{?dist} | |||
%global mercury_version 2.4 |
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.
hmm.. how does this know to pick rc4 specifically? Doesnt this need to be 2.4.0rc4-1 here?
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.
it does not need to be explicit, I just want whatever is above 2.4
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.
it does not need to be explicit, I just want whatever is above 2.4
Excellent! This is what I like to see. But just to make doubly sure you are getting what you want:
Line 31 in 4320e9c
BuildRequires: mercury-devel >= %{mercury_version} |
means you will be getting whatever is equal to or above 2.4. I suspect that is what you want, but wanted to point it out just in case.
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.
yes this is what I want, thanks for double checking :)
@daos-stack/daos-gatekeeper please first merge daos-stack/mercury#116 before merging this PR. |
Required-githooks: true Signed-off-by: Jerome Soumagne <jerome.soumagne@intel.com>
Required-githooks: true Signed-off-by: Jerome Soumagne <jerome.soumagne@intel.com>
Required-githooks: true
PR-repos: mercury@PR-116:lastBuild
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: