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>
This commit is contained in:
parent
8cb145bd73
commit
c8aec6bdba
1 changed files with 3 additions and 0 deletions
|
|
@ -14,7 +14,10 @@ prepare:
|
|||
how: install
|
||||
package:
|
||||
- expect
|
||||
- gcc
|
||||
- git
|
||||
- libssh-devel
|
||||
- python3-devel
|
||||
- python3-pip
|
||||
|
||||
- name: Setup SSH keys for localhost testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue