public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Algorithm-Dependency] rawhide: Add TMT tests and enable gating
@ 2026-06-04 12:28 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-04 12:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Algorithm-Dependency
Branch : rawhide
Commit : 379f058ef3bee0433ba6b0e38d22df394d6473d2
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-06-04T14:28:08+02:00
Stats  : +26/-0 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Algorithm-Dependency/c/379f058ef3bee0433ba6b0e38d22df394d6473d2?branch=rawhide

Log:
Add TMT tests and enable gating

---
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..c778f75
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,16 @@
+--- !Policy
+product_versions:
+  - fedora-rawhide
+decision_context: bodhi_update_push_stable
+subject_type: koji_build
+rules:
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
+--- !Policy
+product_versions:
+  - fedora-*
+decision_context: bodhi_update_push_stable
+subject_type: koji_build
+rules:
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

diff --git a/plans/sanity.fmf b/plans/sanity.fmf
new file mode 100644
index 0000000..a72ded4
--- /dev/null
+++ b/plans/sanity.fmf
@@ -0,0 +1,5 @@
+summary: Sanity tests
+discover:
+    how: fmf
+execute:
+    how: tmt

diff --git a/tests/upstream-tests.fmf b/tests/upstream-tests.fmf
new file mode 100644
index 0000000..7dcc9d0
--- /dev/null
+++ b/tests/upstream-tests.fmf
@@ -0,0 +1,4 @@
+summary: Upstream tests
+component: perl-Algorithm-Dependency
+require: perl-Algorithm-Dependency-tests
+test: /usr/libexec/perl-Algorithm-Dependency/test

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

only message in thread, other threads:[~2026-06-04 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 12:28 [rpms/perl-Algorithm-Dependency] rawhide: Add TMT tests and enable gating 

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