public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libecpg] rawhide: Use CentOS Stream test repository instead of Fedora
@ 2026-08-04 14:02 Daniel Handzus
  0 siblings, 0 replies; only message in thread
From: Daniel Handzus @ 2026-08-04 14:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libecpg
            Branch : rawhide
            Commit : 2f84d54ea8b1ac7b8192a80572d457882c99005e
            Author : Daniel Handzus <dhandzus@redhat.com>
            Date   : 2026-08-03T16:48:47+02:00
            Stats  : +23/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/libecpg/c/2f84d54ea8b1ac7b8192a80572d457882c99005e?branch=rawhide

            Log:
            Use CentOS Stream test repository instead of Fedora

Update the tests to point to the CentOS Stream test repository
rather than src.fedoraproject.org.

The tests for both environments are essentially identical. Unifying
the test source prevents duplicate maintenance work and ensures
consistency across the distributions.

Resolves: INFRASERV-1751

---
diff --git a/ci.fmf b/ci.fmf
index 95aa67d..c5aa0e0 100644
--- a/ci.fmf
+++ b/ci.fmf
@@ -1,8 +1 @@
-summary: Tier tests
-discover:
-    how: fmf
-    repository: https://src.fedoraproject.org/tests/postgresql.git
-    ref: main
-    filter: 'tag:libecpg'
-execute:
-    how: tmt
+resultsdb-testcase: separate

diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..fc9bf58
--- /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..89901bf
--- /dev/null
+++ b/plans/tier1-public.fmf
@@ -0,0 +1,5 @@
+/tier1-public:
+  plan:
+    import:
+      url: https://gitlab.com/redhat/centos-stream/tests/postgresql
+      name: /plans/versioned/postgresql18/libecpg

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 14:02 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:02 [rpms/libecpg] rawhide: Use CentOS Stream test repository instead of Fedora Daniel Handzus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox