Lines Matching +full:skip +full:- +full:power +full:- +full:up
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.
73 REST Power On
87 ... ls ${cache_files_dir_path} | grep VPD -c
93 BMC Execute Command rm -f ${xxx_dir_path}*VPD*
95 REST Power On
97 # After powering-on the system, the VPD files should be present.
99 ... ls ${cache_files_dir_path} | grep VPD -c
103 # Power off. The next test case will boot the OS with the new VPD files.
104 REST Power Off
110 [Teardown] Run Keywords REST Power Off stack_mode=skip
115 REST Power On stack_mode=skip
118 REST Power On stack_mode=normal
140 ${VERSION_PURPOSE_HOST} ${-1}
209 REST Power On
228 # Reboot host to boot up with the new host image version.
261 # - Clean up all existing BMC dumps.
262 # - Clean up all currently install PNOR images.
264 Run Keyword And Ignore Error Smart Power Off
270 ... rm -f /var/lib/phosphor-software-manager/pnor/prsv/GUARD
273 BMC Execute Command rm -rf /tmp/images/*