Actions
action #117622
closed[qe-core] Unable to clone Git repository for wheels
Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: October Sprint (Sep 28 - Oct 26)
Tags:
Description
https://openqa.suse.de/tests/9668977#
[2022-10-06T02:01:46.761898+02:00] [info] ::: OpenQA::Isotovideo::Utils::checkout_git_repo_and_branch: Cloning git URL 'https://github.com/Zaoliang/functional_wheel'
[2022-10-06T02:01:52.973889+02:00] [debug] Cloning into 'functional_wheel'...
fatal: unable to access 'https://github.com/Zaoliang/functional_wheel/': OpenSSL SSL_connect: Connection reset by peer in connection to github.com:443
Regardless of the cause of the issue, I am against using personal repos for test. What happens if owner changes team or company or simply on vacation?
It's great for trying things out but when using on production, it should go into company owned github accounts, and squad owned repos.
Acceptance Criteria¶
- #os-autoinst/os-autoinst-distri-opensuse/15336 is reverted (this removes the urgency of this ticket)
- Fork https://github.com/Zaoliang/functional_wheel into https://github.com/os-autoinst/test-core-modules cleanning up unnecesary files (i.e only lib/**.pm should stay)
Actions