public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marian Koncek <mkoncek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/postgresql-jdbc] f44: Switch tests to using matrix tests
Date: Wed, 10 Jun 2026 14:38:06 GMT [thread overview]
Message-ID: <178110228670.1.13718844583436421557.rpms-postgresql-jdbc-608b29c62e8e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/postgresql-jdbc
Branch : f44
Commit : 608b29c62e8eed266c0b6767d36b0d03d8399952
Author : Marian Koncek <mkoncek@redhat.com>
Date : 2026-06-10T16:37:54+02:00
Stats : +30/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/postgresql-jdbc/c/608b29c62e8eed266c0b6767d36b0d03d8399952?branch=f44
Log:
Switch tests to using matrix tests
---
diff --git a/plans/matrix.fmf b/plans/matrix.fmf
new file mode 100644
index 0000000..34aa9dd
--- /dev/null
+++ b/plans/matrix.fmf
@@ -0,0 +1,30 @@
+summary: Basic smoke test
+discover:
+ how: fmf
+ url: https://gitlab.com/redhat/centos-stream/tests/postgresql-jdbc.git
+execute:
+ how: tmt
+
+/postgresql-16:
+ prepare:
+ how: install
+ package:
+ - postgresql16-server
+ - postgresql16-contrib
+ - postgresql16-test-rpm-macros
+
+/postgresql-17:
+ prepare:
+ how: install
+ package:
+ - postgresql17-server
+ - postgresql17-contrib
+ - postgresql17-test-rpm-macros
+
+/postgresql-18:
+ prepare:
+ how: install
+ package:
+ - postgresql-server
+ - postgresql-contrib
+ - postgresql-test-rpm-macros
diff --git a/plans/smoke.fmf b/plans/smoke.fmf
deleted file mode 100644
index 79935d4..0000000
--- a/plans/smoke.fmf
+++ /dev/null
@@ -1,10 +0,0 @@
-summary: Basic smoke test
-discover:
- how: fmf
- url: https://gitlab.com/redhat/centos-stream/tests/postgresql-jdbc.git
-prepare:
- how: install
- package:
- - java-21-openjdk-devel
-execute:
- how: tmt
reply other threads:[~2026-06-10 14:38 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=178110228670.1.13718844583436421557.rpms-postgresql-jdbc-608b29c62e8e@fedoraproject.org \
--to=mkoncek@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