Searched refs:image_purpose (Results 1 – 2 of 2) sorted by relevance
44 def verify_no_duplicate_image_priorities(image_purpose): argument55 "Get Software Objects " + "version_type=" + image_purpose279 image_purpose = get_image_purpose(image_path + "MANIFEST")281 image_purpose == var.VERSION_PURPOSE_BMC282 or image_purpose == var.VERSION_PURPOSE_HOST304 gp.print_var(image_purpose)
295 [Arguments] ${image_file_path} ${image_purpose}299 # image_purpose The purpose in the image's MANIFEST file.302 Verify No Duplicate Image Priorities ${image_purpose}