Home
last modified time | relevance | path

Searched hist:"7 eedb1dd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py7eedb1dd Mon Aug 12 15:24:23 CDT 2019 Adriana Kobylak <anoo@us.ibm.com> delete_all_pnor_images: Call Delete Image and Verify

The delete_all_pnor_images() was calling the method Delete, but we
already have a function to delete images and also verify they got
deleted, so call that one instead to have the verification done
for free.

Tested: Verified by calling REST_Host_Code_Update
with DELETE_OLD_PNOR_IMAGES set to true.

Change-Id: I8c177c6a99c6b62ebae1aa26fb9f1edc4a16fb20
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>