mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-28 06:23:26 +00:00
add testcase to test multiple deletes of firmware
This commit is contained in:
parent
56c8437b5e
commit
a74cc4263a
@ -62,4 +62,11 @@ check:rc==1
|
||||
check:output=~Error: Invalid nodes and/or groups in noderange: 221d9020
|
||||
end
|
||||
|
||||
|
||||
start:rflash_invalid_delete_2
|
||||
description: Attempt to delete more than 1 ID from the FW
|
||||
os:Linux
|
||||
hcp:openbmc
|
||||
cmd: rflash $$CN -d 221d9020 221d9020
|
||||
check:rc==1
|
||||
check:output=~Error: More than one firmware specified is not supported
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user