commit | 32da46943ec9c1a8dbfaf2cc41b6720b4f170dc3 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Mon Aug 26 07:19:59 2024 -0700 |
committer | Dan Smith <dansmith@redhat.com> | Mon Aug 26 07:19:59 2024 -0700 |
tree | fb702bd93d406fe2739305b104c4f121c91b522b | |
parent | 76c925aab7a34f14d0626d17afd1a745d1f7be19 [diff] |
Allow nova vmdk-footer test to pass Nova originally did not support vmdk-with-footer and the test asserted that fact. Now we need to fix nova and have this test work with both fixed and non-fixed code. Since the tests are not split by image format, we can easily skip in the case where an image is marked as usable, but fails in a known way, which will allow us to pass the job with and without a fixed nova. Change-Id: I71268fa915055300e1cb42e592bc62a1f276d733