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

test(e2e): reenable amd64 self-hosted runners (backport of #11937) #12268

Merged
merged 7 commits into from
Dec 16, 2024

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Dec 13, 2024

Automatic cherry-pick of #11937 for branch release-2.6

Generated by action

cherry-picked commit ca2f6cf
⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️

On branch release-2.6
Your branch is up to date with 'origin/release-2.6'.

You are currently cherry-picking commit ca2f6cf35.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/e2e.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/build-test-distribute.yaml

Renable self-hosted runners that were disabled here
#11862

Docker changes were tested here
#11872

---------

Signed-off-by: Jakub Dyszkiewicz <[email protected]>
@kumahq kumahq bot requested a review from a team as a code owner December 13, 2024 14:06
@kumahq kumahq bot requested review from michaelbeaumont and bartsmykla and removed request for a team December 13, 2024 14:06
Signed-off-by: Lukasz Dziedziak <[email protected]>
@lukidzi lukidzi added ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) and removed conflict labels Dec 13, 2024
Signed-off-by: Lukasz Dziedziak <[email protected]>
@lukidzi
Copy link
Contributor

lukidzi commented Dec 13, 2024

Fails not related to the change if: ${{ env.E2E_PARAM_K8S_VERSION == 'kindIpv6' }} since we configure dns only for kindIpv6. We can see flakes to work on

@lukidzi lukidzi merged commit 186c053 into release-2.6 Dec 16, 2024
31 checks passed
@lukidzi lukidzi deleted the chore/backport-release-2.6-11937 branch December 16, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) release-2.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants