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

Run unit tests on Fedora 40 #632

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

achilleas-k
Copy link
Member

@achilleas-k achilleas-k commented Apr 24, 2024

Fedora 40 has been released and the fedora:latest container changed to
F40, breaking our unit tests because the 'setup-osbuild-repo' wasn't
setting up a pinned repository for osbuild on F40.

Let's run unit tests on both F39 and F40.

Fedora 40 has been released and the fedora:latest container changed to
F40, breaking our unit tests because the 'setup-osbuild-repo' wasn't
setting up a pinned repository for osbuild on F40.

Let's run unit tests on both F39 and F40.
Pin the osbuild commit ID for Fedora 40 unit tests.
We don't use F40 in gitlab CI so we don't need to worry about rpm repos
for now.
@achilleas-k
Copy link
Member Author

I'll keep the Fedora 40 unit tests as non-required for now until I have time to look into the failure, but I think we should merge this to unblock other PRs that are running on F40 now because of the latest tag in the GitHub action's container image.

@achilleas-k
Copy link
Member Author

I'll keep the Fedora 40 unit tests as non-required for now until I have time to look into the failure

#633 (comment)

kingsleyzissou
kingsleyzissou previously approved these changes Apr 25, 2024
thozza
thozza previously approved these changes Apr 25, 2024
This wasn't an issue until now.  Dnf5 however validates the string and
would return an error.
@achilleas-k
Copy link
Member Author

achilleas-k commented Apr 25, 2024

Merging this to unblock other PRs and we can make F40 required as soon as we fix all the unit tests.

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.

3 participants