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

use pengutronix-hosted runner #54

Merged
merged 5 commits into from
Aug 27, 2024
Merged

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Aug 23, 2024

This is based on @hnez's forrest runner, which provides ephemeral VMs while still allowing efficient and secure access to download and sstate caches.

There is no need to name it after the layer and build.yml can be
consistent with other layers.

Signed-off-by: Jan Luebbe <[email protected]>
We don't want apt to install recommended packages or ask for
confirmation.

Signed-off-by: Jan Luebbe <[email protected]>
This improves performance when building on prepared runners.

Signed-off-by: Jan Luebbe <[email protected]>
@hnez
Copy link
Contributor

hnez commented Aug 26, 2024

The build failure is not related to this change. The build also fails on master when running on the public runner.
I've opened a pull request to fix the issue #55, but the CI there fails due to insufficient disk space on the public GitHub action runners. Oh my!

I think we should get this one merged first and run #55 on top of it to see if it actually works.

.github/workflows/build.yml Show resolved Hide resolved
@Emantor Emantor merged commit aaf6487 into labgrid-project:master Aug 27, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants