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

Create a github workflow for performance test #4389

Open
harriswong opened this issue Jul 1, 2022 · 1 comment
Open

Create a github workflow for performance test #4389

harriswong opened this issue Jul 1, 2022 · 1 comment
Labels
category: devops Features and tools supporting dev process. category: e2e Issues and PRs related to e2e tests. category: performance The issue/PR is related to performance. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.

Comments

@harriswong
Copy link
Contributor

Description

Create a workflow such that npm run test:e2e-performance can be run with a trigger phrase in the PR's comment.

Acceptance criteria

Typing a certain phrase will trigger npm run test:e2e-performance and we can see the output.

Additional context

Refer to this comment: #4344 (comment)

@harriswong harriswong added the category: performance The issue/PR is related to performance. label Jul 1, 2022
@harriswong harriswong added the category: e2e Issues and PRs related to e2e tests. label Jul 1, 2022
@achyuthajoy
Copy link
Contributor

@harriswong I would also suggest adding a workflow_dispatch trigger, so the workflow can be run against a specific branch directly from the actions tab.

@deepakpathania deepakpathania added the type: enhancement The issue is a request for an enhancement. label Jul 4, 2022
@harriswong harriswong added the priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. label Sep 1, 2022
@jessy-p jessy-p added the category: devops Features and tools supporting dev process. label Sep 20, 2022
@haszari haszari added the focus: misc or unknown Issues that need to be added to a focus area (aka "needs focus"). label Mar 11, 2024
@vbelolapotkov vbelolapotkov added focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline and removed focus: misc or unknown Issues that need to be added to a focus area (aka "needs focus"). labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: devops Features and tools supporting dev process. category: e2e Issues and PRs related to e2e tests. category: performance The issue/PR is related to performance. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

6 participants