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

[CI][Buildkite] Fix the PATH issue #952

Merged
merged 3 commits into from
Mar 13, 2023

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Mar 9, 2023

Why are these changes needed?

docker run -it golang:1.17

The PATH environment variables of image golang:1.17 in my devbox and buildkite pipeline are different, so I need to update the PATH in the buildkite script.

Related issue number

#919

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@kevin85421 kevin85421 changed the title [DO NOT MERGE] test buildkite pipeline [CI][Buildkite] Fix the PATH issue Mar 13, 2023
@kevin85421 kevin85421 marked this pull request as ready for review March 13, 2023 20:41
@kevin85421
Copy link
Member Author

Merge this PR before CI finishes because this PR is used to fix Buildkite pipeline only and has no relationship with other tests.

@kevin85421 kevin85421 merged commit 1a8895e into ray-project:master Mar 13, 2023
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Fix the PATH issue in Buildkite pipeline
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.

None yet

2 participants