public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nodejs-undici] f43: Skip autoinstallation in testing farm
Date: Tue, 08 Sep 2026 14:27:20 GMT [thread overview]
Message-ID: <178887764069.1.551090203727858120.rpms-nodejs-undici-d6c4bab1a6e4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nodejs-undici
Branch : f43
Commit : d6c4bab1a6e47b8f39e294dc1ff8e5003e3a8e21
Author : Jan Staněk <jstanek@redhat.com>
Date : 2026-09-08T16:03:59+02:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nodejs-undici/c/d6c4bab1a6e47b8f39e294dc1ff8e5003e3a8e21?branch=f43
Log:
Skip autoinstallation in testing farm
[skip changelog]
---
diff --git a/test-plan.fmf b/test-plan.fmf
index 19aeb6a..75fc188 100644
--- a/test-plan.fmf
+++ b/test-plan.fmf
@@ -5,6 +5,12 @@ discover:
url: https://gitlab.com/redhat/centos-stream/tests/nodejs
filter: 'component: nodejs-undici'
prepare:
+ # The default `dnf install *.rpm` will pull the newest `nodejs(engine)`,
+ # which will conflict with the default/rolling installation below.
+ # Let's set up the environment ourselves.
+ - name: Skip testing farm installation of all built packages
+ how: install
+ exclude: ['.*']
- name: install nodejs and undici
how: install
package:
reply other threads:[~2026-09-08 14:27 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=178887764069.1.551090203727858120.rpms-nodejs-undici-d6c4bab1a6e4@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