commit | 2184546968b301fcf4d99223d195d10644476b8a | [log] [tgz] |
---|---|---|
author | Charles Paul Hofer <Charles.Hofer@ibm.com> | Wed Sep 27 12:40:33 2017 -0500 |
committer | Charles Paul Hofer <Charles.Hofer@ibm.com> | Wed Sep 27 12:40:33 2017 -0500 |
tree | 46298c7cb4759546cedd3477426480610a4759ba | |
parent | 4d26c00868a233d81968a78f0ddf11064a82b11a [diff] |
Fix skip update if active Change-Id: Ibf45ea959b8746bfa8159ff4b2d84273b5d736f7 Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
diff --git a/extended/code_update/bmc_code_update.robot b/extended/code_update/bmc_code_update.robot index f9e0b15..a11e385 100644 --- a/extended/code_update/bmc_code_update.robot +++ b/extended/code_update/bmc_code_update.robot
@@ -28,7 +28,8 @@ [Tags] REST_BMC_Code_Update [Setup] Code Update Setup - Upload And Activate Image ${IMAGE_FILE_PATH} ${SKIP_UPDATE_IF_ACTIVE} + Upload And Activate Image ${IMAGE_FILE_PATH} + ... skip_if_active=${SKIP_UPDATE_IF_ACTIVE} OBMC Reboot (off)