public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nodejs22] rawhide: Adjust test plan to avoid rolling-stream conflicts
Date: Thu, 30 Jul 2026 11:40:48 GMT	[thread overview]
Message-ID: <178541164820.1.6633456510875400362.rpms-nodejs22-888aab05a30b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/nodejs22
            Branch : rawhide
            Commit : 888aab05a30be585766f489b2aefa752ea780507
            Author : Jan Staněk <jstanek@redhat.com>
            Date   : 2026-07-29T12:42:02+02:00
            Stats  : +8/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/nodejs22/c/888aab05a30be585766f489b2aefa752ea780507?branch=rawhide

            Log:
            Adjust test plan to avoid rolling-stream conflicts

Signed-off-by: Jan Staněk <jstanek@redhat.com>

---
diff --git a/test-plan.fmf b/test-plan.fmf
index f3e8b5e..e34ff58 100644
--- a/test-plan.fmf
+++ b/test-plan.fmf
@@ -18,6 +18,13 @@ execute:
   discover+:
     filter: "component:nodejs22 & tag:-bins"
   prepare:
+    # the default `dnf install *.rpm` will fail on conflicts between nodejsXY-devel and nodejs-devel
+    # https://docs.testing-farm.io/Testing%20Farm/0.1/faq.html#_how_to_exclude_artifacts_from_installing
+    - &tf-skip-default
+      name: Skip testing farm installation of all built packages
+      how: install
+      exclude:
+        - '.*'
     - name: install tested packages
       how: install
       package:
@@ -29,6 +36,7 @@ execute:
   environment+:
     OTHER_VERSION_TO_TEST_SWAPS: 20
   prepare:
+  - *tf-skip-default
   - name: remove nodejs from previous tests
     how: shell
     script: dnf remove -y 'nodejs*'

                 reply	other threads:[~2026-07-30 11:40 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=178541164820.1.6633456510875400362.rpms-nodejs22-888aab05a30b@fedoraproject.org \
    --to=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