action #182717
closed[qe-core]test fails in rsync
0%
Description
Description¶
The issue should be caused by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/22103.
git
test deletes the .ssh directory, and some self auth files are deleted as well.
Maybe we can adapt the test sequence - run rsync
test before git
, or create new ssh auth file again.
Leave the decision to owner of the ticket.
Observation¶
openQA test in scenario sle-16.0-Online-x86_64-extra_tests_textmode@64bit fails in
rsync
Test suite description¶
Maintainer: QE Core, asmorodskyi,dheidler. Mainly console extratest
Reproducible¶
Fails since (at least) Build 87.1
Expected result¶
Last good: 86.10 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by FSzekely 12 days ago
There was no ~/.ssh when I 1st faced a problem with the git test.
My fix addressed that and some other shortcomings of that test.
I reopened the ticket and will not wipe off ~/.ssh:
https://progress.opensuse.org/issues/168199
Updated by FSzekely 12 days ago
https://progress.opensuse.org/issues/168199 is resolved now.
VR has completed: https://openqa.suse.de/tests/17767748
The rsync test passes too.
Updated by rfan1 12 days ago
FSzekely wrote in #note-3:
https://progress.opensuse.org/issues/168199 is resolved now.
VR has completed: https://openqa.suse.de/tests/17767748
The rsync test passes too.
Thank you @FSzekely !