forked from pool/slurm
Accepting request 1068522 from home:eeich:branches:network:cluster
- Add missing Provides: and Obsoletes: to slurm-cray, slurm-hdf5 and slurm-testsuite to avoid package conflicts. - Add dependency for the general plugin package to the AcctGatherProfile HDF5 plugin. - Adjust node RealMemory in slurm.conf of test suite for 8G test nodes. OBS-URL: https://build.opensuse.org/request/show/1068522 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=236
This commit is contained in:
parent
e60f39a466
commit
6997bacde0
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 1 17:18:41 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
- Add missing Provides: and Obsoletes: to slurm-cray, slurm-hdf5
|
||||||
|
and slurm-testsuite to avoid package conflicts.
|
||||||
|
- Add dependency for the general plugin package to the
|
||||||
|
AcctGatherProfile HDF5 plugin.
|
||||||
|
- Adjust node RealMemory in slurm.conf of test suite for 8G test
|
||||||
|
nodes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 20:45:59 UTC 2023 - Egbert Eich <eich@suse.com>
|
Mon Feb 20 20:45:59 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
@ -426,6 +426,7 @@ Summary: SLURM ext_sensors/rrd Plugin (loadable shared objects)
|
|||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
%{?upgrade:Provides: %{pname}-plugin-ext-sensors-rrd = %{version}}
|
%{?upgrade:Provides: %{pname}-plugin-ext-sensors-rrd = %{version}}
|
||||||
%{?upgrade:Conflicts: %{pname}-plugin-ext-sensors-rrd}
|
%{?upgrade:Conflicts: %{pname}-plugin-ext-sensors-rrd}
|
||||||
|
Conflicts: %{pname}-plugins < %version
|
||||||
Requires: %{name}-plugins = %{version}
|
Requires: %{name}-plugins = %{version}
|
||||||
|
|
||||||
%description plugin-ext-sensors-rrd
|
%description plugin-ext-sensors-rrd
|
||||||
@ -581,6 +582,9 @@ Man pages for the SLURM cluster managment software config files.
|
|||||||
%package hdf5
|
%package hdf5
|
||||||
Summary: Store accounting data in hdf5
|
Summary: Store accounting data in hdf5
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
|
%{?upgrade:Obsoletes: %{pname}-hdf5 < %{version}}
|
||||||
|
%{?upgrade:Provides: %{pname}-hdf5 = %{version}}
|
||||||
|
Requires: %{name}-plugins = %version
|
||||||
|
|
||||||
%description hdf5
|
%description hdf5
|
||||||
Plugin to store accounting in the hdf5 file format. This plugin has to be
|
Plugin to store accounting in the hdf5 file format. This plugin has to be
|
||||||
@ -590,6 +594,8 @@ sh5utils to merge this hdf5 files or extract data from them.
|
|||||||
%package cray
|
%package cray
|
||||||
Summary: Cray specific plugins
|
Summary: Cray specific plugins
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
|
%{?upgrade:Obsoletes: %{pname}-cray < %{version}}
|
||||||
|
%{?upgrade:Provides: %{pname}-cray = %{version}}
|
||||||
|
|
||||||
%description cray
|
%description cray
|
||||||
Plugins for specific cray hardware, includes power and knl node management.
|
Plugins for specific cray hardware, includes power and knl node management.
|
||||||
@ -601,6 +607,8 @@ Contains also cray specific documentation.
|
|||||||
%package testsuite
|
%package testsuite
|
||||||
Summary: Regression tests from Slurm sources
|
Summary: Regression tests from Slurm sources
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
|
%{?upgrade:Obsoletes: %{pname}-testsuite < %{version}}
|
||||||
|
%{?upgrade:Provides: %{pname}-testsuite = %{version}}
|
||||||
Requires: %{name} = %version
|
Requires: %{name} = %version
|
||||||
Requires: %{name}-auth-none = %version
|
Requires: %{name}-auth-none = %version
|
||||||
Requires: %{name}-cray = %version
|
Requires: %{name}-cray = %version
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ecf47b27b894b01e983e0fc5ad1b782f475d6dcd51408c47aea1b491186289ec
|
oid sha256:b4671bc0199a35d4a1566524e64849bc0b98b46dd14e4e9097f3a860a1c13f2d
|
||||||
size 3136
|
size 3093
|
||||||
|
Loading…
Reference in New Issue
Block a user