action #134597
Updated by ph03nix over 1 year ago
[os-autoinst-distri-openSUSE PR#2342](https://github.com/os-autoinst/os-autoinst/pull/2342) causes some ## Observation openQA test failures due to a newly introduced command check. This ticket collects in scenario sle-15-SP4-AZURE-BYOS-Updates-x86_64-publiccloud_ahb@64bit fails in [transfer_repos](https://openqa.suse.de/tests/11904992/modules/transfer_repos/steps/333) ## Test suite description The base test suite is used for job templates defined in YAML documents. It has no settings of its own. ## Reproducible Fails since (at least) Build [20230823-1](https://openqa.suse.de/tests/11904992) (current job) ## Expected result Last good: [20230822-1](https://openqa.suse.de/tests/11899594) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=AZURE-BYOS-Updates&machine=64bit&test=publiccloud_ahb&version=15-SP4) ### Description: After last 2023-08-23 was merged this PR: https://github.com/os-autoinst/os-autoinst/pull/2342, all occurring failures and coordinates newlines included in any `script_run` call caused faults. E.g. in test https://openqa.suse.de/tests/11904992#step/transfer_repos/333, in this L55 the effort to fix them. "\n" of L54 is causing failure: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/6e44e94d977f162abc65850ced535c74d462512a/tests/publiccloud/transfer_repos.pm#L55