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

fix(fargate): convert to posix paths before sending files to s3 #2431

Conversation

bernardobridge
Copy link
Contributor

Description

Paths to send to s3 are built based on a windows file system, but they are ran in ubuntu in the AWS containers. We need to account for that and convert the paths if needed.

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs? No
  • Does this require a changelog entry? Yes

@bernardobridge
Copy link
Contributor Author

Windows test passing, confirming the fix: https://github.com/artilleryio/artillery/actions/runs/7573880065/job/20627137077

(was failing before)

@bernardobridge bernardobridge requested a review from a team January 18, 2024 18:05
@bernardobridge bernardobridge merged commit e359bd2 into main Feb 2, 2024
19 checks passed
@bernardobridge bernardobridge deleted the bernardobridge/oss-11-fargate-tests-will-not-run-when-custom-js-is-in-a-separate branch February 2, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant