Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FIH docker image to run Ubuntu Jammy #2053

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

utzig
Copy link
Member

@utzig utzig commented Sep 2, 2024

Updated Docker image to use Jammy, for newer CMake release required for TFM.

Should fix #2051 and #2047

PS: Image was already pushed to Docker Hub.

@utzig utzig changed the title Update docker Update docker to run Jammy Sep 2, 2024
@utzig utzig changed the title Update docker to run Jammy DNM: Update docker to run Jammy Sep 2, 2024
@utzig
Copy link
Member Author

utzig commented Sep 2, 2024

FIH tests passed, new trying with TFM eb8ff0db7d657b77abcd0262d5bf7f38eb1e1cdc.

@utzig
Copy link
Member Author

utzig commented Sep 2, 2024

I believe there is a bug where fih pull script uses versioned docker image and run script uses latest. I also tagged 0.0.3 as latest on docker hub for testing.

@utzig utzig force-pushed the update-docker branch 2 times, most recently from 7bf4da6 to aceac86 Compare September 4, 2024 09:38
@utzig utzig added the [DNM] Do Not Merge label Sep 4, 2024
- Ubuntu Jammy brings CMake 3.22.1 required by newer TFM builds.
- Python requirements were updated following requirements in TFM.
- Added git configuration to ignore repo ownership checks (since 2.35.3).

Signed-off-by: Fabio Utzig <utzig@apache.org>
The scripts for fih tests install and run where running different
versions of the docker images, since the install specified a version and
not version was specified for run, defaulting to `latest`.

This commits adds a new file for specifying the docker image to be used.

Signed-off-by: Fabio Utzig <utzig@apache.org>
@utzig utzig changed the title DNM: Update docker to run Jammy Update FIH docker image to run Ubuntu Jammy Sep 4, 2024
@utzig utzig removed the [DNM] Do Not Merge label Sep 4, 2024
@utzig utzig merged commit 4619da5 into mcu-tools:main Sep 4, 2024
58 checks passed
@utzig utzig deleted the update-docker branch September 4, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants