#700 cloud base: drop making vmdk image for now until we have a updated productmd that supports it.
Merged 5 years ago by mohanboddu. Opened 5 years ago by kevin.
Unknown source drop-vmdk-for-now  into  master

file modified
+1 -1
@@ -356,7 +356,7 @@

      '^Cloud$': [

          {

              'image-build': {

-                     'format': [('qcow2','qcow2'), ('raw-xz','raw.xz'), ('vmdk','vmdk')],

+                     'format': [('qcow2','qcow2'), ('raw-xz','raw.xz')],

                      'name': 'Fedora-Cloud-Base',

                      'kickstart': 'fedora-cloud-base.ks',

                      'distro': 'Fedora-22',

rebased onto d096ce3

5 years ago

Pull-Request has been merged by mohanboddu

5 years ago

I'm slightly confused. Are you saying the fix is in https://github.com/release-engineering/productmd/pull/108/commits/7ebc4652be1c1045d750f92d7cccc358f647a4e1 (commited May 2018), but that hasn't been deployed yet?

If that is so, is there a plan to deploy it?

It is not merged upstream yet: https://github.com/release-engineering/productmd/pull/108

Once it is, and we have a updated python3-productmd we can update the composes and re-enable this.

It's been open for a long time. Any beliefs that it will make progress now?

No idea, we can comment on the PR?

I don't think there's another alternative is there?

The patch is merged and included in python-productmd-1.20-fcXeng. Updates are pending for testing repo (or better tag it to infra tag).

thanks @lsedlar!

@kevin - can you tag it into infra so we can see if it works and re-enable vmdk?

As soon as we get a successfull rawhide compose, you bet.

Thanks for the quick turnaround lsedlar!

As soon as we get a successful rawhide compose, you bet.

I think we had one that was FINISHED_INCOMPLETE yesterday, does that mean fix this?

@dustymabe Yes, we can try it. I will run a next compose after sometime (waiting on clean up of rawhide composes). So, if someone can revert the change and create the PR, I am happy to review it.

This also requires FBR. I can create one.

@dustymabe Yes, we can try it. I will run a next compose after sometime (waiting on clean up of rawhide composes). So, if someone can revert the change and create the PR, I am happy to review it.

https://pagure.io/pungi-fedora/pull-request/701#

Metadata