mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-08-28 09:36:40 +00:00
test(getinstdisk): follow the SAS host adapters to the third group
The install disk autotest reads the log of a node whose disks sit behind a SAS host adapter, and that driver group moved from the second choice to the third. Read the third group instead.
This commit is contained in:
@@ -56,7 +56,7 @@ check:output=~0x500a0751036d9e61
|
||||
check:output=~0x500a0751036d9e83
|
||||
check:output=~0x500a0751036d9e7a
|
||||
check:output=~0x500a0751036d9c24
|
||||
cmd:cat /tmp/__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__fr_$$NO | grep "into wwn secondchoicedisks"
|
||||
cmd:cat /tmp/__GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__fr_$$NO | grep "into wwn thirdchoicedisks"
|
||||
check:output=~sda 0x500a0751036d9e61
|
||||
check:output=~sdb 0x500a0751036d9c24
|
||||
check:output=~sdc 0x500a0751036d9e7a
|
||||
|
||||
Reference in New Issue
Block a user