Skip to content

build: add manually-dispatched stress-test workflow#64118

Open
joyeecheung wants to merge 1 commit into
nodejs:mainfrom
joyeecheung:stress-workflow
Open

build: add manually-dispatched stress-test workflow#64118
joyeecheung wants to merge 1 commit into
nodejs:mainfrom
joyeecheung:stress-workflow

Conversation

@joyeecheung

Copy link
Copy Markdown
Member

Add a GitHub action workflow that can be manually dispatched to stress-run tests on a PR/branch to verify flakiness.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

Add a GitHub action workflow that can be manually dispatched to
stress-run tests on a PR/branch to verify flakiness.
@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Jun 24, 2026
@joyeecheung joyeecheung changed the title tools: add manually-dispatched stress-test workflow build: add manually-dispatched stress-test workflow Jun 24, 2026
Comment on lines +75 to +78
- name: Set up sccache
uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
with:
version: v0.16.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If this runs infrequently then we may not get any benefit from sccache, unless it's the sort of thing that might be re-run several times in succession?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants