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

Add integration test ensuring that cache paths are passed to the bootstrap correctly #2722

Merged
merged 1 commit into from Apr 10, 2024

Conversation

moskyb
Copy link
Contributor

@moskyb moskyb commented Apr 9, 2024

Description

In #2720, we added functionality to allow buildkite to send a list of cache paths to be mounted to the agent, and plumb those through to the job executor as an environment variable.

This PR adds a test to ensure that this functionality doesn't regress.

Context

#2720

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@moskyb moskyb requested a review from a team April 9, 2024 23:19
@matthewborden matthewborden merged commit cb66155 into main Apr 10, 2024
1 check passed
@matthewborden matthewborden deleted the cache-paths-integration-test branch April 10, 2024 03:49
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