Skip to content

Conversation

malice00
Copy link
Collaborator

@malice00 malice00 commented Jun 6, 2025

  • 30min and less are built in the cloud
  • the rest are built on hosted servers, even if that means they are even slower

So far, several images build faster on hosted, some are the same.
Because we currently only use a single hosted server, there's a bit of a queue there though, but at least we don't use up all cloud compute so fast...

- 30min and less are built in the cloud
- the rest are built on hosted servers, even if that means they are even slower

Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
@malice00 malice00 requested a review from prabhu as a code owner June 6, 2025 05:39
@@ -93,6 +92,7 @@ jobs:

- lang: dotnet10
distro: debian
runner: macos-hosted
Copy link
Collaborator

Choose a reason for hiding this comment

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

Already tried moving dotnet10 to macos-hosted once and it was crashing for some reason. Will be nice to see how it performs now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

During my testing, I had. varied results, but the error (an issue with downloading a docker image from Microsoft) occurred both in the cloud and hosted, so... But we'll see, we can always change it back if it doesn't work out too well.

@prabhu
Copy link
Collaborator

prabhu commented Jun 6, 2025

We do have another Mac mini, but it is being used up by vdb. There is an issue with Docker in that only one token can be active at a time. So if there are two actions runners, only one of them can perform Docker builds. There are some workarounds suggested to create separate contexts, etc., but it all sounded too complex. We have the mini-dev-1, which is used up by the almalinux builds.

@malice00
Copy link
Collaborator Author

malice00 commented Jun 6, 2025

I had included some of our other servers in another branch I was working on, but some of them seem to have issues as well. I might come back to that at some other point and try to figure out why they are acting so strange and then add them when things are hopefully fixed.

@malice00 malice00 merged commit 9e1cdd6 into master Jun 6, 2025
68 of 72 checks passed
@malice00 malice00 deleted the slow_images2hosted branch June 6, 2025 06:02
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