public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/shadow-utils] rawhide: Tests: update dependencies
@ 2026-07-23 10:47 Iker Pedrosa
  0 siblings, 0 replies; only message in thread
From: Iker Pedrosa @ 2026-07-23 10:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/shadow-utils
            Branch : rawhide
            Commit : c8aec6bdba74d16b628a0bd1c440f17ed91bd050
            Author : Iker Pedrosa <ipedrosa@redhat.com>
            Date   : 2026-07-23T12:38:33+02:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/shadow-utils/c/c8aec6bdba74d16b628a0bd1c440f17ed91bd050?branch=rawhide

            Log:
            Tests: update dependencies

System test framework requires gcc, python3-devel and libssh-devel
installed before pip tries to compile ansible-pylibssh.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>

---
diff --git a/plans/tier0-functional.fmf b/plans/tier0-functional.fmf
index 7fb6f9c..a9939b5 100644
--- a/plans/tier0-functional.fmf
+++ b/plans/tier0-functional.fmf
@@ -14,7 +14,10 @@ prepare:
       how: install
       package:
         - expect
+        - gcc
         - git
+        - libssh-devel
+        - python3-devel
         - python3-pip
 
     - name: Setup SSH keys for localhost testing

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 10:47 [rpms/shadow-utils] rawhide: Tests: update dependencies Iker Pedrosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox