Test Azure images on HyperV Gen1 and Gen2
Related: rhbz#1896264
This commit is contained in:
parent
24f297859c
commit
1eb51b7bab
4 changed files with 22 additions and 2 deletions
7
test/cases/azure_hyperv_gen2.sh
Executable file
7
test/cases/azure_hyperv_gen2.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
# https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/image#argument-reference
|
||||
export HYPER_V_GEN="V2"
|
||||
/usr/libexec/tests/osbuild-composer/azure.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue