Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yast_scc_registration to wait longer for registration #4750

Merged
merged 1 commit into from Apr 2, 2018

Conversation

QingmingSu
Copy link
Contributor

@QingmingSu QingmingSu commented Apr 2, 2018

Longer time is required to contact the registration server during
upgrade to SLE 15 via SCC, especially in case with multiple addons
installed on the original system
Also fix the issue that test never shows an explicit reason when
fails at contacting registration server

Longer time is required to contact the registration server during
upgrade to SLE 15 via SCC, especially in case with multiple addons
installed on the original system
Also fix the issue that test never shows an explicit reason when
fails at contacting registration server
-poo#33922
@okurz okurz merged commit cea8f0e into os-autoinst:master Apr 2, 2018
@okurz
Copy link
Member

okurz commented Apr 2, 2018

Makes sense, thank you. However, if the registration process takes so long to really annoy the user then we should regard this as a product bug.

@QingmingSu
Copy link
Contributor Author

@okurz Yes, you're right, we should consider its a product bug in case too long time required to get registration done. But it is hard to say whether it is caused by network issue, since sometimes it get registration done in shorter time. Currently with counter=50, yast has (50 * 5)s to contact with SCC server, otherwise die with message "Registration repeated too much. Check if SCC is down." It is necessary to report a product bug if we see lots of such failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants