Project

General

Profile

action #117622

Updated by szarate over 1 year ago

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 
 1. [#os-autoinst/os-autoinst-distri-opensuse/15336](https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15336) [#os-autoinst/os-autoinst-distri-opensuse/15336] is reverted (this removes the urgency of this the ticket) 
 1. 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)

Back