Download ovmf binaries from CI build


erichmcmill@...
 

Wondering if binaries (.fd files) from CI pipeline are published anywhere?

For example the CI pipeline https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=74610&view=results, publishes build logs; would be awesome for downstream consumers if pipeline could also publish the .fd as pipeline artifact then one could download the firmware image for triage or localized validation.

Thanks :)


Guomin Jiang
 

You can see the binary from artifact link like below:
Agent: Azure Pipelines 8
Started: Dec 23, 2022 at 10:56 PM
Duration: 5m 50s
Job preparation parameters
1 artifact<https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=74610&view=artifacts&pathAsName=false> produced

[cid:image001.png@...]



Thanks

Guomin

-----Original Message-----
From: discuss@edk2.groups.io <discuss@edk2.groups.io> On Behalf Of
erichmcmill@...
Sent: Thursday, December 29, 2022 12:27 AM
To: discuss@edk2.groups.io
Subject: [edk2-discuss] Download ovmf binaries from CI build
Wondering if binaries (.fd files) from CI pipeline are published anywhere?
For example the CI pipeline https://dev.azure.com/tianocore/edk2-<https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=74610&view=results>
ci/_build/results?buildId=74610&view=results<https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=74610&view=results>, publishes build logs; would be
awesome for downstream consumers if pipeline could also publish the .fd as
pipeline artifact then one could download the firmware image for triage or
localized validation.
Thanks :)


erichmcmill@...
 

Hi Guomin,

I'm not seeing binaries as part of the artifacts you linked, for example https://dev.azure.com/tianocore/11ea4a10-ac9f-4e5f-8b13-7def1f19d478/_apis/build/builds/74610/artifacts?artifactName=Build%20Logs%20OVMF_X64_RELEASE&api-version=7.0&%24format=zip does not contain any binaries.

Seems pipeline will need modification to add the .fd files into the artifacts?

Thanks,
Erich