Compare commits

...

No commits in common. "c8s" and "c8" have entirely different histories.
c8s ... c8

9 changed files with 7 additions and 34 deletions

4
.gitignore vendored
View File

@ -1,3 +1 @@
SOURCES/v10.11.1.3.1.tar.gz
/v10.11.1.3.1.tar.gz
/v10.12.1.0.6.tar.gz
SOURCES/v10.12.1.0.6.tar.gz

View File

@ -1,7 +1,7 @@
Name: opa-ff
Epoch: 1
Version: 10.12.1.0.6
Release: 1%{?dist}.1
Release: 1%{?dist}.1.alma
Summary: Intel Omni-Path basic tools and libraries for fabric management
License: BSD or GPLv2
Url: https://github.com/cornelisnetworks/opa-ff
@ -72,6 +72,8 @@ This package contains the necessary headers for opamgt development.
# Make it possible to override hardcoded compiler flags
sed -i -r -e 's/(release_C(C)?OPT_Flags\s*)=/\1?=/' Makerules/Target.LINUX.GNU.*
# Add AlmaLinux detection
sed -i 's/rhel)/rhel|almalinux|AlmaLinux)/' MakeTools/funcs-ext.sh
%build
export CFLAGS='%{optflags}'
@ -394,10 +396,12 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
%{_includedir}/opamgt
%changelog
* Wed Sep 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1:10.12.1.0.6-1.1.alma
- AlmaLinux changes
* Wed Jun 07 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1.1
- Fix gating tests required packages
- Resolves: rhbz#2159633
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1
- Update to upstream release 10.12.1.0.6
- Add gating tests.
@ -406,7 +410,6 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
- Update to upstream version 10.11.1.3.1.
- Resolves: rhbz#2110930
* Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 10.11.0.2-1
- Rebase to latest upstream release v10.11.0.2
- Resolves: bz1989157

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1 +0,0 @@
SHA512 (v10.12.1.0.6.tar.gz) = 897eea0b2faec21983668c28b0c3f63184bc2d5dbbec383c4841941d7d67c61a2eb5c32fcdc9244f47c9e378458d625ee9b49fae7422e26415a96a520a4c70ac

View File

@ -1,10 +0,0 @@
#!/bin/bash
set -x
# https://projects.engineering.redhat.com/browse/PLATFORMCI-2495
# This is a workaround for opa-ff OSCI gating test. Until OSCI
# team resolves the ticket PLATFORMCI-2495, we can't run opa-ff
# beaker case over rdma-qe-14/15.
exit 0

View File

@ -1,11 +0,0 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: ./runme.sh
required_packages:
- opa-fm