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

Add more warnings checks for storage-ng #5793

Merged
merged 1 commit into from Sep 19, 2018

Conversation

Copy link
Member

@SergioAtSUSE SergioAtSUSE left a comment

Choose a reason for hiding this comment

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

Please, see inline comments

# Warnings:
# 1) no /
# 2) no boot
# 3) boot with minimul size and correct ID
Copy link
Member

Choose a reason for hiding this comment

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

little typo here: s/minimul/minimal/

process_warning(warning => 'no-swap');
return;
process_warning(warning => 'no-swap', key => 'alt-n');
#return;
Copy link
Member

Choose a reason for hiding this comment

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

Did you forget to uncomment? or should it be removed?

@mloviska
Copy link
Contributor Author

@SergioAtSUSE, thanks for review!

Copy link
Member

@SergioAtSUSE SergioAtSUSE left a comment

Choose a reason for hiding this comment

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

LGTM

@SergioAtSUSE SergioAtSUSE merged commit 669b769 into os-autoinst:master Sep 19, 2018
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