skopeo-tests: require openssl
Gating tests failing on rawhide[1] with: openssl: command not found Reason: openssl is needed in test setup to create a cert. Solution: add 'Requires: openssl' to -tests subpackage [1] https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/24212/testReport/(root)/tests/root_test/ Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
5e1ac10695
commit
67f6d3f3d8
@ -249,6 +249,7 @@ Requires: gnupg
|
|||||||
Requires: jq
|
Requires: jq
|
||||||
Requires: podman
|
Requires: podman
|
||||||
Requires: httpd-tools
|
Requires: httpd-tools
|
||||||
|
Requires: openssl
|
||||||
|
|
||||||
%description tests
|
%description tests
|
||||||
%{summary}
|
%{summary}
|
||||||
|
Loading…
Reference in New Issue
Block a user