Bump Fedora-35 test container image to 5b8a008 - #288
Merged
Michael Kubacki (makubacki) merged 2 commits intoFeb 4, 2023
Merged
Michael Kubacki (makubacki) merged 2 commits into
Michael Kubacki (makubacki) merged 2 commits into
Conversation
Michael Kubacki (makubacki)
requested review from
Aaron (apop5),
Chris Fernald (cfernald),
kuqin12 and
Oliver Smith-Denny (os-d)
February 3, 2023 02:45
Aaron (apop5)
approved these changes
Feb 3, 2023
Chris Fernald (cfernald)
approved these changes
Feb 3, 2023
Michael Kubacki (makubacki)
force-pushed
the
bump_pipeline_container_image
branch
from
February 4, 2023 01:45
fd87d61 to
96bcc2b
Compare
The Ubuntu YAML files in `QemuQ35Pkg` and `QemuSbsaPkg` specify the test container image to use. Update from `5800d58` to `5b8a008` More info about the new image: https://github.com/tianocore/containers/pkgs/container/containers%2Ffedora-35-test/67235799?tag=5b8a008 Differences from the old image to new image: https://github.com/tianocore/containers/compare/5800d58..5b8a008 In particular, introduces powershell support and .NET fixes for unit tests and code coverage flows. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Michael Kubacki (makubacki)
force-pushed
the
bump_pipeline_container_image
branch
from
February 4, 2023 02:09
96bcc2b to
d59247a
Compare
Michael Kubacki (makubacki)
enabled auto-merge (squash)
February 4, 2023 03:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Bump Fedora-35 test container image to
5b8a008The Ubuntu YAML files in
QemuQ35PkgandQemuSbsaPkgspecify thetest container image to use.
Update from
5800d58to5b8a008More info about the new image:
https://github.com/tianocore/containers/pkgs/container/containers%2Ffedora-35-test/67235799?tag=5b8a008
Differences from the old image to new image:
https://github.com/tianocore/containers/compare/5800d58..5b8a008
In particular, introduces powershell support and .NET fixes for unit
tests and code coverage flows.
flow, or firmware?
validation improvement, ...
in build or boot behavior?
a function in a new library class in a pre-existing module, ...
outside direct code modifications (and comments)?
on an a separate Web page, ...
How This Was Tested
PR gates.
Integration Instructions
N/A - Impacts Ubuntu pipelines
Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com