Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-addtl-img-md-checks
Browse files Browse the repository at this point in the history
Signed-off-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
garloff authored Dec 19, 2023
2 parents 80a4aee + 63b61de commit fd7f080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/iaas/image-metadata/image-md-check.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@ def miss_replacement_images(images, outd_list):
break
if not success:
rem_list.append(outd)
# FIXME: To be implemented
return rem_list


Expand Down

0 comments on commit fd7f080

Please sign in to comment.