public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nodejs-undici] f44: Skip autoinstallation in testing farm
@ 2026-09-08 14:27
0 siblings, 0 replies; only message in thread
From: @ 2026-09-08 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/nodejs-undici
Branch : f44
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=f44
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:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 14:27 [rpms/nodejs-undici] f44: Skip autoinstallation in testing farm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox