action #120492
closedcoordination #120489: [epic] Feature Testing for SLE-15-SP5
Remove ESCON from Installer
Description
Motivation¶
We need to test new features for latest version of the product in this case:
https://jira.suse.com/browse/PED-482
Acceptance criteria¶
AC1: Feature is tested, ESCON message is not visible anymore
AC2: Consider filing follow-up ticket for automation if it is worth it
Additional information:¶
Related Jira ticket: https://jira.suse.com/browse/PED-595
We might try to not setup network configuration to not see the message, but this new behavior might only triggered when we provide the parmfile, so both methods should be tested.
Updated by JERiveraMoya about 2 years ago
coolgw wrote:
any automation plan?
thanks for mentioning, we always do in an follow-up ticket according to the result of this one, not always it is worth to do it, so we leave that decision to the assignee of the ticket.
Updated by JERiveraMoya about 2 years ago
- Tags deleted (
qe-yast-refinement) - Description updated (diff)
- Status changed from New to Workable
Updated by jgwang almost 2 years ago
- Status changed from Workable to In Progress
Updated by jgwang almost 2 years ago
I don't know how to deal with this ticket after reading it,
I don't know what I need to do,could you give me some clues or hints?
Updated by JERiveraMoya almost 2 years ago
jgwang wrote:
I don't know how to deal with this ticket after reading it,
I don't know what I need to do,could you give me some clues or hints?
your starting point should be the manual guide for s390x zVM: https://confluence.suse.com/display/qasle/How-To%3A+Manual+Testing+Guide
Updated by jgwang almost 2 years ago
JERiveraMoya wrote:
your starting point should be the manual guide for s390x zVM: https://confluence.suse.com/display/qasle/How-To%3A+Manual+Testing+Guide
thank you, I will learn the doc.
Updated by jgwang almost 2 years ago
I tested products 15SP2 and 15SP5(Build38.1) for this ticket,
and get the result that ESCON was removed from 15SP5, this is
the test output:
- 15-SP2:
$ x3270 s390zp11.suse.de
Fill in your USERID and PASSWORD and press ENTER
(Your password will not appear when you type it)
USERID ===> qazvm130
PASSWORD ===>
COMMAND ===>
RUNNING S390ZP11
================================================================================
LOGON QAZVM130
ENTER PASSWORD (IT WILL NOT APPEAR WHEN TYPED):
z/VM Version 7 Release 1.0, Service Level 1801 (64-bit),
built on IBM Virtualization Technology
There is no logmsg data
FILES: NO RDR, 0005 PRT, NO PUN
RECONNECTED AT 02:26:18 EST FRIDAY 11/25/22
QABOOT 10.160.0.207 SLE-15-SP2-INSTALLER-DVD-S390X-GM-DVD1
HCPCMD001E Unknown CP command: QABOOT
CP I CMS
z/VM V7.1.0 2018-06-26 20:25
qaboot 10.160.0.207 SLE-15-SP2-Installer-DVD-s390x-GM-DVD1
DMSACP723I A (191) R/O
Ready; T=0.01/0.01 02:26:34
...
...
...
===== * * * Top of File * * *
===== install=ftp://10.160.0.207/SLE-15-SP2-Installer-DVD-s390x-GM-DVD1
===== HostIP=10.161.159.116/18 Hostname=s390zp11.suse.de
===== Gateway=10.162.63.254 Nameserver=10.160.0.1
===== Domain=suse.de Layer2=1 ReadChannel=0.0.0800
===== WriteChannel=0.0.0801 DataChannel=0.0.0802
===== PortNo=0 OSAHWAddr=
===== VNC=1 VNCPassword=nots3cr3t
===== ssh=1 sshpassword=nots3cr3t
===== regurl=https://scc.suse.com
===== VNCSize=1024x768 Portname=VSWNL2
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7...
=====
=====
===== * * * End of File * * *
...
...
...
Please select the type of your network device.
0) <-- Back <--
1) OSA-2 or OSA Express
2) Hipersockets
--------------------
3) Channel To Channel (CTC)
4) ESCON
5) Inter-User Communication Vehicle (IUCV)
> 0
- 15-SP5:
$ x3270 s390zp11.suse.de
Fill in your USERID and PASSWORD and press ENTER
(Your password will not appear when you type it)
USERID ===> qazvm130
PASSWORD ===>
COMMAND ===>
RUNNING S390ZP11
================================================================================
LOGON QAZVM130
z/VM Version 7 Release 1.0, Service Level 1801 (64-bit),
built on IBM Virtualization Technology
There is no logmsg data
FILES: NO RDR, 0005 PRT, NO PUN
RECONNECTED AT 02:13:54 EST FRIDAY 11/25/22
QABOOT 10.160.0.207 SLE-15-SP5-FULL-S390X-BUILD38.1-MEDIA1
HCPCMD001E Unknown CP command: QABOOT
CP I CMS
z/VM V7.1.0 2018-06-26 20:25
qaboot 10.160.0.207 SLE-15-SP5-Full-s390x-Build38.1-Media1
DMSACP723I A (191) R/O
Ready; T=0.01/0.01 02:14:10
...
...
...
===== * * * Top of File * * *
===== install=ftp://10.160.0.207/SLE-15-SP5-Full-s390x-Build38.1-Media1
===== HostIP=10.161.159.116/18 Hostname=s390zp11.suse.de
===== Gateway=10.162.63.254 Nameserver=10.160.0.1
===== Domain=suse.de Layer2=1 ReadChannel=0.0.0800
===== WriteChannel=0.0.0801 DataChannel=0.0.0802
===== PortNo=0 OSAHWAddr=
===== VNC=1 VNCPassword=nots3cr3t
===== ssh=1 sshpassword=nots3cr3t
===== regurl=https://scc.suse.com
===== VNCSize=1024x768 Portname=VSWNL2
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7...
=====
=====
===== * * * End of File * * *
...
...
...
Please select the type of your network device.
0) <-- Back <--
1) OSA-2 or OSA Express
2) Hipersockets
--------------------
3) Channel To Channel (CTC)
4) Inter-User Communication Vehicle (IUCV)
--------------------
5) PCI-attached networking device
> 0
please check it, and I will check again if any suggestion
Updated by JERiveraMoya almost 2 years ago
- Status changed from In Progress to Resolved