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 GH ubuntu runners to 24.04 #6164

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

jkonecny12
Copy link
Member

We are currently using 22.04 which has quite old podman and other software. Let's get closer to our development environment.

This should resolve issue with recently merged #6162 which is failing because of old podman.

We are currently using 22.04 which has quite old podman and other
software. Let's get closer to our development environment.
@github-actions github-actions bot added infrastructure Changes affecting mostly infrastructure f43 labels Feb 13, 2025
@jkonecny12
Copy link
Member Author

/kickstart-test --testtype smoke

Copy link
Contributor

@M4rtinK M4rtinK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets see what happens. :)

@M4rtinK
Copy link
Contributor

M4rtinK commented Feb 13, 2025

LOL, got the DNF error on this one:

[  7/323] Installing satyr-0:0.43-5.fc42.x86_64 100% | 345.6 KiBterminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_M_replace_aux
make: *** [Makefile.am:329: container-rpm-test] Error 134

https://github.com/rhinstaller/anaconda/actions/runs/13312848277/job/37179525198?pr=6164

@jkonecny12
Copy link
Member Author

Yes, it builds the containers and run the tests in it. It is expected that this race condition might happen here.

@jkonecny12 jkonecny12 merged commit be58730 into rhinstaller:main Feb 13, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f43 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

2 participants