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

[ISSUE #8510] Fix CI Failure in Test E2E Golang Job of PUSH-CI and PR-E2E-TEST #8520

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Aug 12, 2024

Which Issue This PR Fixes

Fixes #8510

Brief Description

This pull request updates the Test E2E golang job in th push-ci and pr-e2e-test pipeline by adding a command to install the correct version of Go directly in the startup script. The previous setup was causing issues due to the Go version being too low, which led to compatibility problems during the execution of Go e2e tests.

@chi3316 chi3316 changed the title Fix CI Failure in Test E2E Golang Job of PUSH-CI and PR-E2E-TEST [ISSUE #8510] Fix CI Failure in Test E2E Golang Job of PUSH-CI and PR-E2E-TEST Aug 12, 2024
@RongtongJin RongtongJin merged commit aed259b into apache:develop Aug 12, 2024
9 of 10 checks passed
@chi3316 chi3316 deleted the fix-golang-e2e-error branch August 29, 2024 13:14
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.

[Bug] CI Pipeline Failure in Golang E2E Tests
2 participants