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

Use aws-cli-repl to avoid AWS CLI startup overhead #1810

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gaul
Copy link
Member

@gaul gaul commented Nov 25, 2021

This reduces test run-time by 6 seconds per flag. References #1787.

@gaul gaul requested a review from ggtakec November 25, 2021 12:59
@gaul gaul force-pushed the test/aws-cli-repl branch 2 times, most recently from 6f6167f to 5aab766 Compare November 25, 2021 13:27
@gaul
Copy link
Member Author

gaul commented Nov 25, 2021

This is broken in two different ways:

  • integration-test-common.sh: line 180: kill: (7849) - No such process
  • moved file content-type is not as expected expected:text/plain got:

I can reproduce the first symptom on my Debian system (but not my Fedora system). I cannot reproduce the second symptom.

@gaul gaul marked this pull request as draft January 3, 2022 14:34
This reduces test run-time by 6 seconds per flag.  References s3fs-fuse#1787.
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

1 participant