im-open/Setup K6 Performance Testing
Downloads and installs k6 at the specified version and configures OS with k6 optimized settings for stress testing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of k6 to install. Do not include the `v` in the prefix. At this time only versions 0.32.0 and higher will work with this action. | yes | — |
| architecture | Target operating system architecture for K6 to use. Examples: arm64, amd64. Will use system architecture by default. | no | amd64 |
| extension-token | Github PAT token that has access to releases of k6 extension repository | no | — |
| extension-asset-name | k6 extension archive File name to download in the Release | no | none |
| extension-tag-name | Release tag to download k6 extension archive | no | — |
| extension-repository | Repository that contains the k6 extension archive. | no | — |
Outputs
no outputs