Skip to content

Commit

Permalink
Test macsio, testmpio and simul
Browse files Browse the repository at this point in the history
Provisioning-pool: bmurrell-automate
EL9-VM9-label: stage_vm9
Repo-files-PR: PR-16
PR-repos-ubuntu20: hdf5@PR-38:8 ior@PR-10:7 hdf5-vol-daos@PR-38:14 mpifileutils-pkg@PR-34:7
PR-repos-el8: dpdk@master spdk@master:lastBuild testmpio@PR-9:lastBuild
PR-repos-el9: testmpio@PR-9:lastBuild
PR-repos-leap15: testmpio@PR-9:lastBuild
PR-repos: argobots@PR-24 raft@PR-72 isa-l@PR-11 isa-l_crypto@PR-9 mercury@PR-102:lastBuild dpdk@PR-26 spdk@PR-59:lastBuild mpich@PR-64 hdf5@PR-39:lastBuild ior@PR-10:lastBuild dtcmp@PR-6:lastBuild lwgrp@PR-6 libcircle@PR-6:lastBuild hdf5-vol-daos@PR-38:lastBuild mpifileutils-pkg@PR-34:lastBuild MACSio@PR-12:lastBuild json-cwx@PR-4
Skip-PR-comments: true
Quick-functional: true
Skip-build-ubuntu20-rpm: true
Skip-build-el8-rpm: false
Skip-build-leap15-rpm: false
Skip-build-el8-gcc: true
Skip-build-el8-gcc-debug: true
Skip-build-el8-gcc-release: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true
Skip-build-ubuntu-clang: true
Skip-func-hw-test: true
Skip-func-test-leap15: false
Test-tag: mpi4py llnl simul macsio
Fixes: DAOS-12427

Required-githooks: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
  • Loading branch information
brianjmurrell committed Jun 2, 2023
1 parent f073bf4 commit 36b0197
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,7 @@ Requires: %{name}-client-tests%{?_isa} = %{version}-%{release}
Requires: hdf5-%{openmpi}-tests
Requires: hdf5-vol-daos-%{openmpi}-tests
Requires: MACSio-%{openmpi}
# DO NOT LAND -- temporary until we have these tools
%if (0%{?rhel} < 9)
Requires: simul-%{openmpi}
%endif

%description client-tests-openmpi
This is the package needed to run the DAOS client test suite openmpi tools
Expand All @@ -260,9 +257,9 @@ Requires: ior
Requires: hdf5-mpich-tests
Requires: hdf5-vol-daos-mpich-tests
Requires: MACSio-mpich
Requires: simul-mpich
# DO NOT LAND -- temporary until we have these tools
%if (0%{?rhel} < 9)
Requires: simul-mpich
Requires: romio-tests
%endif

Expand Down

0 comments on commit 36b0197

Please sign in to comment.