Skip to content

Move filecache_multiprocess_stress.py from scripts to tool - #1504

Merged
aaron-siegel merged 1 commit into
pixeltable:mainfrom
aaron-siegel:filecache-stress-tool
Aug 7, 2026
Merged

aaron-siegel merged 1 commit into
pixeltable:mainfrom
aaron-siegel:filecache-stress-tool

Conversation

@aaron-siegel

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 6, 2026 22:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates references to the file-cache multiprocess stress test script after moving it from scripts/ to tool/, ensuring local usage instructions and CI continue to invoke the correct path.

Changes:

  • Updated the script’s docstring usage example to python tool/filecache_multiprocess_stress.py ....
  • Updated the GitHub Actions pytest workflow step to run the stress test from tool/ instead of scripts/.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tool/filecache_multiprocess_stress.py Updates the docstring invocation path to match the new location under tool/.
.github/workflows/pytest.yml Updates CI to execute the stress test script from tool/ so the workflow keeps working after the move.

@aaron-siegel
aaron-siegel added this pull request to the merge queue Aug 7, 2026
Merged via the queue into pixeltable:main with commit 955c524 Aug 7, 2026
9 checks passed
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.

3 participants