[PR #1810] [CLOSED] Use aws-cli-repl to avoid AWS CLI startup overhead #2189

Closed
opened 2026-03-04 02:04:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1810
Author: @gaul
Created: 11/25/2021
Status: Closed

Base: masterHead: test/aws-cli-repl


📝 Commits (1)

  • 93165d2 Use aws-cli-repl to avoid AWS CLI startup overhead

📊 Changes

3 files changed (+21 additions, -3 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 test/integration-test-common.sh (+17 -0)
📝 test/test-utils.sh (+3 -3)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1810 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test/aws-cli-repl` --- ### 📝 Commits (1) - [`93165d2`](https://github.com/s3fs-fuse/s3fs-fuse/commit/93165d209c78fe88c86f5088a02abede83b02b42) Use aws-cli-repl to avoid AWS CLI startup overhead ### 📊 Changes **3 files changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `test/integration-test-common.sh` (+17 -0) 📝 `test/test-utils.sh` (+3 -3) </details> ### 📄 Description This reduces test run-time by 6 seconds per flag. References #1787. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2189
No description provided.