add cloud-image-val to aws test

cloud-image-val is a tool that performs basic validation tests on cloud
images. Incorporate this tool in aws.sh test
This commit is contained in:
Juan Abia 2022-05-25 13:51:32 +02:00 committed by jabia99
parent c255267d96
commit 4827f0e83e
2 changed files with 41 additions and 111 deletions

View file

@ -423,6 +423,8 @@ Requires: firewalld
Requires: podman-plugins
Requires: dnf-plugins-core
Requires: skopeo
Requires: make
Requires: python3-pip
%if 0%{?fedora}
# koji and ansible are not in RHEL repositories. Depending on them breaks RHEL
# gating (see OSCI-1541). The test script must enable EPEL and install those