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

Ubuntu arm runner #166

Merged
merged 5 commits into from
Jan 19, 2025
Merged

Ubuntu arm runner #166

merged 5 commits into from
Jan 19, 2025

Conversation

linkdotnet
Copy link
Member

Very likely more and more server run on an arm version of linux - therefore I'd like to run our test-suite against ubuntu arm.

@linkdotnet linkdotnet requested a review from nulltoken January 19, 2025 19:26
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Directory.Packages.props Outdated Show resolved Hide resolved
Directory.Packages.props Show resolved Hide resolved
sample/MinimalSample/MinimalSample.csproj Outdated Show resolved Hide resolved
@linkdotnet linkdotnet force-pushed the ubuntu-arm-runner branch 2 times, most recently from 28fae7c to 172d9b2 Compare January 19, 2025 19:38
@linkdotnet linkdotnet merged commit 27cbbe7 into main Jan 19, 2025
5 checks passed
@linkdotnet linkdotnet deleted the ubuntu-arm-runner branch January 19, 2025 19:41
@linkdotnet
Copy link
Member Author

@nulltoken

On an unrelated note: https://github.com/NCronJob-Dev/NCronJob/wiki/%5BHow-To%5D-Release-a-new-version

Feel free to push out releases if you feel like. You should have the proper rights to do so.

@nulltoken
Copy link
Collaborator

nulltoken commented Jan 19, 2025

Hrmpf. The merge build of this didn't pass. See https://github.com/NCronJob-Dev/NCronJob/actions/runs/12856609873/job/35843483039

ConcurrentJobConfigurationShouldBeRespected is unhappy.

Seems unrelated though.

@linkdotnet
Copy link
Member Author

Yeah I noticed as well. Let's keep an eye on that.
It might fail just because the CPU is kinda slow and the timeouts we have are too tight.

@nulltoken
Copy link
Collaborator

I'll take a look and see if we can convert that to WaitForOrchestrationCompletion

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