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 ARM64 e2e tests on GitHub runners #4845

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

stefanprodan
Copy link
Member

Part of: #4844

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/testing Testing related issues and pull requests label Jun 13, 2024
@stefanprodan stefanprodan requested a review from souleb June 13, 2024 21:33
@stefanprodan stefanprodan added the backport:release/v2.3.x To be backported to release/v2.3.x label Jun 13, 2024
# Docs: https://github.com/fluxcd/flux2/tree/main/.github/runners
runs-on: [self-hosted, Linux, ARM64, equinix]
runs-on:
group: "ARM64"
Copy link
Member

Choose a reason for hiding this comment

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

what is the runner setup? How many runners do we have?

Copy link
Member Author

@stefanprodan stefanprodan Jun 14, 2024

Choose a reason for hiding this comment

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

This is a custom group I created using GH EE, I used the default: 50 max runners.

Copy link
Member

@souleb souleb left a comment

Choose a reason for hiding this comment

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

LGTM!

@stefanprodan stefanprodan merged commit ec141c6 into main Jun 14, 2024
16 checks passed
@stefanprodan stefanprodan deleted the conformance-arm64-gh branch June 14, 2024 06:27
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v2.3.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Testing related issues and pull requests backport:release/v2.3.x To be backported to release/v2.3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants