public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: Add simple smoke test
@ 2026-08-03 10:24 Michal Fabik
0 siblings, 0 replies; only message in thread
From: Michal Fabik @ 2026-08-03 10:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : a1c9e8ff22b79f5f779556bef0861fbf347e5afc
Author : Michal Fabik <mfabik@redhat.com>
Date : 2021-03-09T12:23:00+01:00
Stats : +6/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/a1c9e8ff22b79f5f779556bef0861fbf347e5afc?branch=update-2.17.8
Log:
Add simple smoke test
---
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
index b54b7ba..db67165 100644
--- a/gating.yaml
+++ b/gating.yaml
@@ -7,6 +7,7 @@ rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
@@ -17,3 +18,4 @@ rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
diff --git a/tests/smoke.fmf b/tests/smoke.fmf
new file mode 100644
index 0000000..ca74391
--- /dev/null
+++ b/tests/smoke.fmf
@@ -0,0 +1,3 @@
+summary: Basic smoke test for abrt
+execute:
+ script: abrt-action-notify --help
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:24 [rpms/abrt] update-2.17.8: Add simple smoke test Michal Fabik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox