
Alon Bar-Lev has submitted this change and it was merged. Change subject: kdump: Check for crashkernel param ...................................................................... kdump: Check for crashkernel param Adds check for crashkernel command line parameter. If it's not present, kdump detection cannot be configured. Change-Id: Ie83efd12c8763f2336506fa61c34c38d7fc9bfe8 Bug-Url: https://bugzilla.redhat.com/1079821 Signed-off-by: Martin Perina <mperina@redhat.com> --- M src/plugins/ovirt-host-deploy/kdump/packages.py 1 file changed, 35 insertions(+), 14 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29183 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie83efd12c8763f2336506fa61c34c38d7fc9bfe8 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server