From 961d31edbce7e812aebae1d14e75596cece73413 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Wed, 30 Jul 2025 10:27:56 +0000 Subject: [PATCH] Enable separate result for each plan --- ci.fmf | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/ci.fmf b/ci.fmf index e5d683e..88beae7 100644 --- a/ci.fmf +++ b/ci.fmf @@ -1,14 +1 @@ -resultsdb-testcase: separate - -/test: - summary: - Basic set of quick tests for libpq. Since libpq is client library and - part of postgresql. Postgresql testsuite is used. - discover: - - name: fedora - how: fmf - url: "https://src.fedoraproject.org/tests/postgresql.git" - ref: main - filter: tag:libpq - execute: - how: tmt +resultsdb-testcase: separate \ No newline at end of file