dnyanesh-nagre-perforce/HelloTestAction
Run Blazemeter Test from GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | API Key | yes | Test |
| apiSecret | API Secret | yes | Test |
| testID | Test ID | yes | 0 |
| testName | Test name for creating new test | no | 0 |
| projectID | Project ID | no | 0 |
| inputStartFile | Start file for create test | no | null |
| createTest | Create test flag | no | false |
| totalUsers | total users | no | "" |
| duration | duration | no | "" |
| rampUp | rampup | no | "" |
| uploadFileCheck | upload file | no | false |
| continuePipeline | Continue Pipeline | no | true |
| multiTests | multitests | no | false |
| functionalTest | functionaltest | no | false |
| modelData | Data to be updated in JSON String format | no | {} |
| envVariable | env_variable | no | {} |
| showTailLog | showtaillog | no | true |
| jmeterProperties | jmeterproperties | no | null |
| reportName | report name | no | null |
| notes | notes | no | null |
| iterationsConfig | iterations_config | no | false |
| iterations | iterations | no | "" |
| inputAllFiles | upload dependency file | no | null |
| testRunByTestName | test Run By Test Name | no | false |
| ignoreSLA | job always success | no | false |
| webhookURL | azure team web hook url | no | null |
| webhookURLSlack | azure team web hook url for slack | no | null |
| enablePublicReportURL | azure team web hook url | no | false |
| locations | To define the location on which test will run | no | "" |
| dedicatedIP | To use the dedicatedIP for the selected location | no | false |
| disableLoadConfig | Select this to disable load configuration for existing JMeter based test. Load configuration will be taken from the Script. | no | false |
| steps | You can configure your test to ramp up in steps. This is the number of steps to reach the total users. Default is disabled(empty field). To enable it, use any number greater than 0. Once enabled, use 0 to disable it. | no | "" |
| throughput | You can limit the number of requests per second (RPS) for your test. Default is disabled(empty field). To enable it, use any number greater than 1. Once enabled, use 0 to disable it. | no | "" |
| concurrencyControlEnabled | Select this to allow users to change no. of users at runtime. Default is false(empty field). Keep it selected to enable this option. | no | "" |
| iterationsEnabled | Select this to use iterations instead of duration. If selected, iteration will be used not duration. If not selected, duration will be used. | no | false |
| apiToken | BlazeMeter API Monitoring Token | no | "" |
| triggerUrl | BlazeMeter API Monitoring TriggerURl to trigger either individual API test or bucket-level API test | no | "" |
| runExistingAPITest | To run BlazeMeter API Monitoring individual API test. | no | false |
| runExistingBucketLevelTest | To run BlazeMeter API Monitoring bucket-level API test. | no | false |
Outputs
no outputs