Add image boot testing in Azure
This uses an image created and uploaded to Azure using composer-cli and then terraform to spin up a linux vm from that image, check if the machine works and then cleans up everything.
This commit is contained in:
parent
33d85c82c9
commit
06361267d5
4 changed files with 431 additions and 0 deletions
|
|
@ -342,6 +342,7 @@ Requires: python3-lxml
|
|||
Requires: httpd
|
||||
Requires: openssl
|
||||
Requires: podman-plugins
|
||||
Requires: dnf-plugins-core
|
||||
%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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue