action #35038
Updated by okurz over 6 years ago
## Acceptance criteria * **AC1:** extra tests run on hyperv ## Further details ### Current situation `[2018-04-16T15:27:54.0509 CEST] [debug] CACHE: Download of /var/lib/openqa/cache/sle-12-SP4-x86_64-0236-textmode@svirt-hyperv.qcow2 failed with: 404 - Not Found [2018-04-16T15:27:54.0688 CEST] [info] result: setup failure: Can't download sle-12-SP4-x86_64-0236-textmode@svirt-hyperv.qcow2` `extra_tests_in_textmode` test suite variable HDD_1=%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%.qcow2 enforces image format -> qcow2, which is not supported by Hyperv. Also jobs [create_hdd_textmode@svirt-hyperv](https://openqa.suse.de/tests/1616980#downloads) or [create_hdd_textmode@svirt-hyperv-uefi](https://openqa.suse.de/tests/1610408) uploads hyperv compatible vhdx images. E.g. `sle-12-SP4-x86_64-0236-textmode@svirt-hyperv.vhdx` or `sle-12-SP4-x86_64-0236-textmode@svirt-hyperv-uefi.vhdx` ## Observation openQA tests in scenario sle-12-SP4-Server-DVD-x86_64-Build0236-extra_tests_in_textmode on machine svirt-hyperv fail in [sle-12-SP4-Server-DVD-x86_64-Build0236-extra_tests_in_textmode@svirt-hyperv](https://openqa.suse.de/tests/1620816) [sle-12-SP4-Server-DVD-x86_64-Build0236-extra_tests_in_textmode@svirt-hyperv-uefi](https://openqa.suse.de/tests/1620813) ## Reproducible Fails since (at least) Build [188.1](https://openqa.opensuse.org/tests/648587) ## Expected result Last good: none ## Acceptance criteria