From Fedora Project Wiki

< QA‎ | TestCases

m (1 revision(s))
(fix markup and add category)
Line 8: Line 8:
== Steps To Reproduce ==
== Steps To Reproduce ==


1. FTP the netboot.img to the os400 system
# FTP the netboot.img to the os400 system
1. Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL source to *STMF
# Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL source to *STMF
1. Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL stream file to the file obtained in step#1
# Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL stream file to the file obtained in step#1
1. Under the Work with Configuration Status (WRKCFGSTS *NWS) dialog in os/400, VARY ON the partition under test
# Under the Work with Configuration Status (WRKCFGSTS *NWS) dialog in os/400, VARY ON the partition under test
1. Connect to the shared console on os/400.  For example, to attach to a shared console for partition lp2 on i5-os400.test.redhat.com you would type: <code>telnet i5-os400.test.redhat.com 2301</code>.  Next you would select the appropriate Guest Partition console number for lp2.  Finally, you would supply your OS/400 service tools userid to acquire the console.
# Connect to the shared console on os/400.  For example, to attach to a shared console for partition lp2 on i5-os400.test.redhat.com you would type: <code>telnet i5-os400.test.redhat.com 2301</code>.  Next you would select the appropriate Guest Partition console number for lp2.  Finally, you would supply your OS/400 service tools userid to acquire the console.
1. Proceed with installation
# Proceed with installation


== Expected Results ==
== Expected Results ==
(baseline)
(baseline)
[[Category:Installer Test Cases]]

Revision as of 20:06, 29 May 2008

BootMethodsInstallFromNetbootImgAsStmf

Description

This install verifies the netboot.img is bootable as a stream file (*STMF) on OS/400 i5.

Idea.png
This test requires knowledge of OS/400, iSeries partitioning, and an OS/400 service tools userid.

Steps To Reproduce

  1. FTP the netboot.img to the os400 system
  2. Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL source to *STMF
  3. Under the Change Network Server Desc (CHGNWSD) dialog in os/400, set the IPL stream file to the file obtained in step#1
  4. Under the Work with Configuration Status (WRKCFGSTS *NWS) dialog in os/400, VARY ON the partition under test
  5. Connect to the shared console on os/400. For example, to attach to a shared console for partition lp2 on i5-os400.test.redhat.com you would type: telnet i5-os400.test.redhat.com 2301. Next you would select the appropriate Guest Partition console number for lp2. Finally, you would supply your OS/400 service tools userid to acquire the console.
  6. Proceed with installation

Expected Results

(baseline)