public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Daniel Handzus <dhandzus@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/postgresql16-decoderbufs] rawhide: Use CentOS Stream test repository instead of Fedora
Date: Tue, 04 Aug 2026 14:07:19 GMT	[thread overview]
Message-ID: <178585243978.1.8742411116193610053.rpms-postgresql16-decoderbufs-dc8cc82dea84@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/postgresql16-decoderbufs
            Branch : rawhide
            Commit : dc8cc82dea84eeef18553363c14a4ced402057bd
            Author : Daniel Handzus <dhandzus@redhat.com>
            Date   : 2026-08-03T14:02:07+02:00
            Stats  : +23/-8 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/postgresql16-decoderbufs/c/dc8cc82dea84eeef18553363c14a4ced402057bd?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/.fmf/version b/.fmf/version
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/.fmf/version
@@ -0,0 +1 @@
+1

diff --git a/ci.fmf b/ci.fmf
deleted file mode 100644
index 5f8621b..0000000
--- a/ci.fmf
+++ /dev/null
@@ -1,8 +0,0 @@
-summary: Tier tests
-discover:
-    how: fmf
-    repository: https://src.fedoraproject.org/tests/postgresql.git
-    ref: main
-    filter: 'tag:postgres_decoderbufs'
-execute:
-    how: tmt

diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..9b746d7
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,16 @@
+  --- !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}
+
+  --- !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..752660b
--- /dev/null
+++ b/plans/tier1-public.fmf
@@ -0,0 +1,6 @@
+/tier1-public:
+  summary: Sanity test for postgresl16-decoderbufs
+  plan:
+    import:
+      url: https://gitlab.com/redhat/centos-stream/tests/postgresql
+      name: /plans/versioned/postgresql16/decoderbufs

                 reply	other threads:[~2026-08-04 14:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178585243978.1.8742411116193610053.rpms-postgresql16-decoderbufs-dc8cc82dea84@fedoraproject.org \
    --to=dhandzus@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox