public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/postgresql16-pgaudit] rawhide: Enable CentOS Stream gating tests
@ 2026-08-04 14:05 Daniel Handzus
0 siblings, 0 replies; only message in thread
From: Daniel Handzus @ 2026-08-04 14:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/postgresql16-pgaudit
Branch : rawhide
Commit : 3b64cd8f99895c9e90afc1d22b616495aa93f7e3
Author : Daniel Handzus <dhandzus@redhat.com>
Date : 2026-08-03T13:41:45+02:00
Stats : +22/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/postgresql16-pgaudit/c/3b64cd8f99895c9e90afc1d22b616495aa93f7e3?branch=rawhide
Log:
Enable CentOS Stream gating tests
---
diff --git a/.fmf/version b/.fmf/version
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/.fmf/version
@@ -0,0 +1 @@
+1
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..b6e62e6
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,17 @@
+# Branched Fedora (non-Rawhide)
+--- !Policy
+product_versions:
+ - fedora-*
+decision_context: bodhi_update_push_testing
+subject_type: koji_build
+rules:
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
+
+# Rawhide Fedora
+--- !Policy
+product_versions:
+ - fedora-*
+decision_context: bodhi_update_push_stable
+subject_type: koji_build
+rules:
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
diff --git a/plans/tier1-public.fmf b/plans/tier1-public.fmf
new file mode 100644
index 0000000..773dd46
--- /dev/null
+++ b/plans/tier1-public.fmf
@@ -0,0 +1,4 @@
+plan:
+ import:
+ url: https://gitlab.com/redhat/centos-stream/tests/postgresql
+ name: /plans/versioned/postgresql16/pgaudit
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 14:05 [rpms/postgresql16-pgaudit] rawhide: Enable CentOS Stream gating tests Daniel Handzus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox