24fce8
From 4d48c517db42b6d7f30d7d2441863704bd01eb11 Mon Sep 17 00:00:00 2001
24fce8
From: Robert Marshall <rmarshall@redhat.com>
24fce8
Date: Tue, 14 Mar 2017 22:55:27 -0400
24fce8
Subject: [PATCH 41/55] Add s390/s390x --info test (#1285601)
24fce8
24fce8
Running the --info grubby option on s390/s390x platforms always returned
24fce8
the (null) value. Added a test to look at --info and ensure it comes out
24fce8
as a user would expect.
24fce8
24fce8
Resolves: rhbz#1285601
24fce8
---
24fce8
 test.sh                |  2 ++
24fce8
 test/results/info/z2.1 |  6 ++++++
24fce8
 test/zipl.2            | 22 ++++++++++++++++++++++
24fce8
 3 files changed, 30 insertions(+)
24fce8
 create mode 100644 test/results/info/z2.1
24fce8
 create mode 100644 test/zipl.2
24fce8
24fce8
diff --git a/test.sh b/test.sh
24fce8
index 1ef9eca535d..afa4f705b2b 100755
24fce8
--- a/test.sh
24fce8
+++ b/test.sh
24fce8
@@ -320,6 +320,8 @@ testing="Z/IPL display default title"
24fce8
 ziplDisplayTest zipl.1 defaulttitle/z.1 --default-title
24fce8
 testing="Z/IPL display default kernel"
24fce8
 ziplDisplayTest zipl.1 defaultkernel/z.1 --default-kernel
24fce8
+testing="Z/IPL display entry information"
24fce8
+ziplDisplayTest zipl.2 info/z2.1 --info=1
24fce8
 
24fce8
 testing="GRUB fallback directive"
24fce8
 grubTest grub.5 fallback/g5.1 --remove-kernel=/boot/vmlinuz-2.4.7-ac3 \
24fce8
diff --git a/test/results/info/z2.1 b/test/results/info/z2.1
24fce8
new file mode 100644
24fce8
index 00000000000..e5ce3a1a61f
24fce8
--- /dev/null
24fce8
+++ b/test/results/info/z2.1
24fce8
@@ -0,0 +1,6 @@
24fce8
+index=1
24fce8
+kernel=/boot/vmlinuz-3.10.0-514.6.2.el7.s390x
24fce8
+args="crashkernel=auto rd.dasd=0.0.0120 rd.dasd=0.0.0121 rd.dasd=0.0.0122 rd.dasd=0.0.0123 rd.lvm.lv=rhel_ibm-z-68/root rd.lvm.lv=rhel_ibm-z-68/swap rd.znet=qeth,0.0.8000,0.0.8001,0.0.8002,layer2=1,portname=z-68,portno=0 LANG=en_US.UTF-8 systemd.log_level=debug systemd.log_target=kmsg"
24fce8
+root=/dev/mapper/rhel_ibm--z--68-root
24fce8
+initrd=/boot/initramfs-3.10.0-514.6.2.el7.s390x.img
24fce8
+title=3.10.0-514.6.2.el7.s390x_with_debugging
24fce8
diff --git a/test/zipl.2 b/test/zipl.2
24fce8
new file mode 100644
24fce8
index 00000000000..f064b2a36d5
24fce8
--- /dev/null
24fce8
+++ b/test/zipl.2
24fce8
@@ -0,0 +1,22 @@
24fce8
+[defaultboot]
24fce8
+defaultauto
24fce8
+prompt=1
24fce8
+timeout=5
24fce8
+default=3.10.0-514.6.2.el7.s390x_with_debugging
24fce8
+target=/boot
24fce8
+[3.10.0-514.6.2.el7.s390x]
24fce8
+	image=/boot/vmlinuz-3.10.0-514.6.2.el7.s390x
24fce8
+	parameters="root=/dev/mapper/rhel_ibm--z--68-root crashkernel=auto rd.dasd=0.0.0120 rd.dasd=0.0.0121 rd.dasd=0.0.0122 rd.dasd=0.0.0123 rd.lvm.lv=rhel_ibm-z-68/root rd.lvm.lv=rhel_ibm-z-68/swap rd.znet=qeth,0.0.8000,0.0.8001,0.0.8002,layer2=1,portname=z-68,portno=0 LANG=en_US.UTF-8"
24fce8
+	ramdisk=/boot/initramfs-3.10.0-514.6.2.el7.s390x.img
24fce8
+[3.10.0-514.6.2.el7.s390x_with_debugging]
24fce8
+	image=/boot/vmlinuz-3.10.0-514.6.2.el7.s390x
24fce8
+	parameters="root=/dev/mapper/rhel_ibm--z--68-root crashkernel=auto rd.dasd=0.0.0120 rd.dasd=0.0.0121 rd.dasd=0.0.0122 rd.dasd=0.0.0123 rd.lvm.lv=rhel_ibm-z-68/root rd.lvm.lv=rhel_ibm-z-68/swap rd.znet=qeth,0.0.8000,0.0.8001,0.0.8002,layer2=1,portname=z-68,portno=0 LANG=en_US.UTF-8 systemd.log_level=debug systemd.log_target=kmsg"
24fce8
+	ramdisk=/boot/initramfs-3.10.0-514.6.2.el7.s390x.img
24fce8
+[linux]
24fce8
+	image=/boot/vmlinuz-3.10.0-514.el7.s390x
24fce8
+	ramdisk=/boot/initramfs-3.10.0-514.el7.s390x.img
24fce8
+	parameters="root=/dev/mapper/rhel_ibm--z--68-root crashkernel=auto rd.dasd=0.0.0120 rd.dasd=0.0.0121 rd.dasd=0.0.0122 rd.dasd=0.0.0123 rd.lvm.lv=rhel_ibm-z-68/root rd.lvm.lv=rhel_ibm-z-68/swap rd.znet=qeth,0.0.8000,0.0.8001,0.0.8002,layer2=1,portname=z-68,portno=0 LANG=en_US.UTF-8"
24fce8
+[linux-0-rescue-196fd0394b7442a6838686745f03fd04]
24fce8
+	image=/boot/vmlinuz-0-rescue-196fd0394b7442a6838686745f03fd04
24fce8
+	ramdisk=/boot/initramfs-0-rescue-196fd0394b7442a6838686745f03fd04.img
24fce8
+	parameters="root=/dev/mapper/rhel_ibm--z--68-root crashkernel=auto rd.dasd=0.0.0120 rd.dasd=0.0.0121 rd.dasd=0.0.0122 rd.dasd=0.0.0123 rd.lvm.lv=rhel_ibm-z-68/root rd.lvm.lv=rhel_ibm-z-68/swap rd.znet=qeth,0.0.8000,0.0.8001,0.0.8002,layer2=1,portname=z-68,portno=0"
24fce8
-- 
24fce8
2.17.1
24fce8