Santiago Zarate

Results 47 comments of Santiago Zarate

> For now our tests on s390x only expected z/VM or KVM on s390x using the svirt backend. > > This commit now adds support for the third case using...

@sneh-3 you need to rebase here, we can look at it together shortly too

triggered: https://openqa.suse.de/tests/14413412 `for JOB in $JOBS; do GITHUB_TOKEN=$(gh auth token) openqa-clone-custom-git-refspec https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19080 $JOB SCHEDULE=tests/installation/bootloader_start,tests/boot/boot_to_desktop,tests/console/consoletest_setup,tests/console/rust_cargo,tests/console/rust_rustup TEST=RUST_33881; done;`

Here's the openSUSE build: https://openqa.opensuse.org/tests/4213796#step/rust_rustup/13

Yay! passes after fixing tidy! https://github.com/os-autoinst/os-autoinst-distri-opensuse/actions/runs/7166873344/job/19511785839?pr=18281#step:6:129

> I'd argue that the test should check all files to prevent that we're accidentally missing out some files and thus this should not be changed. Isn't also the CI...