Compare commits

..

5 commits

Author SHA1 Message Date
Fedora Release Engineering
978a5e8162 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:31:02 +00:00
Fedora Release Engineering
1a74d55578 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:58:31 +00:00
Václav Kadlčík
46e5e3c5ca Add downstream tests as part of Bodhi gating
Include tests of
  https://src.fedoraproject.org/tests/xxhash
as part of gating in Bodhi. The repo is intended for downstream tests
of xxhash in Fedora and RHEL. At this moment the repo has just one
test, other will appear as needed.

This model of downstream tests and their inclusion in gating is used
in many more components (e.g. gcc).
2025-08-01 06:20:53 +00:00
Fedora Release Engineering
9658af0211 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 21:08:56 +00:00
Fedora Release Engineering
c5adea3ab4 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 16:26:49 +00:00
4 changed files with 28 additions and 1 deletions

1
.fmf/version Normal file
View file

@ -0,0 +1 @@
1

7
gating.yaml Normal file
View file

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

7
plans/ci.fmf Normal file
View file

@ -0,0 +1,7 @@
summary: CI Gating Plan
discover:
how: fmf
url: https://src.fedoraproject.org/tests/xxhash.git
filter: 'tag: Fedora-CI-gating'
execute:
how: tmt

View file

@ -1,6 +1,6 @@
Name: xxhash
Version: 0.8.3
Release: 1%{?dist}
Release: 5%{?dist}
Summary: Extremely fast hash algorithm
# The source for the library (xxhash.c and xxhash.h) is BSD-2-Clause
@ -107,6 +107,18 @@ make test-xxhsum-c
%doc doxygen/html
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 02 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.8.3-1
- Update to version 0.8.3