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

Changed handling of unformatted DASD devices during autoinstallation (fate#313228) #3

Merged
merged 6 commits into from
Jan 24, 2014

Conversation

jsrain
Copy link
Member

@jsrain jsrain commented Nov 28, 2013

Unfortunately, I could not test the code until having an S/390 build...
Changelog entry comes later

@jsrain
Copy link
Member Author

jsrain commented Dec 18, 2013

I have added FIXMEs on activation error handling - so that overall exist code is returned. It is not that trivial, since a more inteligent error handling would need to be added (in case of multiple disks returning different exit codes).

@kobliha
Copy link
Member

kobliha commented Jan 8, 2014

What's the status of this review?

@jsrain
Copy link
Member Author

jsrain commented Jan 8, 2014

I hope that I answered Arvin's question (there was no error handling, so no regression, and doing it properly IMO means proper handling of error and non-error, but still non-zero exit codes - which should be handled separately from this enhancement).

@kobliha
Copy link
Member

kobliha commented Jan 8, 2014

@aschnell See above, what's the verdict?

@aschnell
Copy link
Member

Is it tested? I don't see any documentation update.

@jsrain
Copy link
Member Author

jsrain commented Jan 23, 2014

I have enhanced it in regard of other related features. The testing was only limited, due to the overall status of the S/390 snapshots.

else
DASDController.DeactivateDisk(channel, diag)
end
if act_ret == 8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, why eight? constant will be better here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding a comment explaining the number

@jreidinger
Copy link
Member

I found some ruby issues, but nothing critical, so if you are under pressure by feature freeze you can improve it after it.

@kobliha
Copy link
Member

kobliha commented Jan 23, 2014

@jreidinger Thanks, we need these S390 features to be done till feature freeze, let's add what needs to be done "better" into, e.g. Trello. Real issues should be fixed before merging, fixing cosmetic issues should be delayed after FF.

@jreidinger
Copy link
Member

OK, I expect some cleaning when we get proper s390. LGTM

jsrain added a commit that referenced this pull request Jan 24, 2014
Changed handling of unformatted DASD devices during autoinstallation (fate#313228)
@jsrain jsrain merged commit 5414957 into yast:master Jan 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants