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

RootPart partially adapted to use storage-ng #66

Merged
merged 6 commits into from
Mar 3, 2017

Conversation

ancorgs
Copy link
Contributor

@ancorgs ancorgs commented Mar 3, 2017

See https://trello.com/c/rf9jCXSW/519-5-storageng-upgrade-rootpart-rb-part-1

Tested manually. With this, the upgrade process can go several steps further.

* Removed imports from RootPart.rb and rootpart.rb
* Now the unit tests pass and the code to replace actually starts
Copy link
Member

@lslezak lslezak left a comment

Choose a reason for hiding this comment

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

Just some minor issues...

@@ -1869,36 +1806,32 @@ def IncompleteInstallationDetected(mounted_to)
ret
end

# Check a root partition and return map with infomations (see
# Check a root partition and return map with informations (see
Copy link
Member

Choose a reason for hiding this comment

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

NP: information is singular only in English.

)
end
end
if Mode.test
Copy link
Member

Choose a reason for hiding this comment

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

NP: Please drop the Mode.test support completely when you are already touching this, the old testsuite has been removed anyway...

Copy link
Member

@lslezak lslezak left a comment

Choose a reason for hiding this comment

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

I'm not a storage expert but I dare to add my small LGTM here...

@ancorgs ancorgs merged commit da7ead6 into yast:storage-ng Mar 3, 2017
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.

2 participants