Lines Matching +full:activate +full:- +full:to +full:- +full:activate
4 ... python -m robot -v OPENBMC_HOST:<hostname>
5 ... -v DELETE_OLD_PNOR_IMAGES:<"true" or "false">
6 ... -v IMAGE_FILE_PATH:<path/*.tar>
7 ... -v ALTERNATE_IMAGE_FILE_PATH:<path/*.tar>
12 ... - Upload image via REST
13 ... - Verify that the file exists on the BMC
14 ... - Check that software "Activation" is set to "Ready"
15 ... - Set "Requested Activation" to "Active"
16 ... - Wait for code update to complete
17 ... - Verify the new version
42 ${cache_files_dir_path} /var/lib/phosphor-software-manager/pnor/prsv/
51 # - Collect FFDC if error log exist and delete error logs.
57 Upload And Activate Image ${IMAGE_FILE_PATH}
62 Post Update Boot To OS
70 ... Fail Code update failed. No need to boot to OS.
86 ... ls ${cache_files_dir_path} | grep VPD -c
92 BMC Execute Command rm -f ${xxx_dir_path}*VPD*
96 # After powering-on the system, the VPD files should be present.
98 ... ls ${cache_files_dir_path} | grep VPD -c
116 Upload And Activate Image
133 Host Set Priority To Invalid Values
134 [Documentation] Attempt to set the priority of an image to an invalid
137 [Template] Set Priority To Invalid Value And Expect Error
140 ${VERSION_PURPOSE_HOST} ${-1}
144 Set RequestedActivation To None
145 [Documentation] Set the RequestedActivation of the image to None and
146 ... verify that it is in fact set to None.
157 Set RequestedActivation And Activation To Invalid Value
159 ... the image to an invalid value and verify that it was not
161 [Template] Set Property To Invalid Value And Verify No Change
169 Upload And Activate Multiple Host Images
173 [Template] Activate Image And Verify No Duplicate Priorities
174 [Setup] Upload And Activate Multiple BMC Images Setup
181 [Documentation] Attempt to set the priority to be the same for two PNOR
199 ... msg=There are no PNOR images on the BMC to delete.
204 [Documentation] Attempt to reboot the host while an image is activating.
207 Upload And Activate Image ${IMAGE_FILE_PATH}
211 ${version_id}= Upload And Activate Image ${ALTERNATE_IMAGE_FILE_PATH}
227 # Reboot host to boot up with the new host image version.
240 # attribute_value Value to be written.
253 # Revert to to initial value.
260 # - Clean up all existing BMC dumps.
261 # - Clean up all currently install PNOR images.
269 ... rm -f /var/lib/phosphor-software-manager/pnor/prsv/GUARD
271 BMC Execute Command rm -rf /tmp/images/*
273 Upload And Activate Multiple BMC Images Setup
278 Upload And Activate Image ${IMAGE_FILE_PATH} skip_if_active=true