dcnatsos/Cyclopt Performance Tests
Run Cyclopt performance tests against your application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Cyclopt API token (from GitHub Secrets) | yes | — |
| target-url | URL of the application to test (e.g. http://localhost:8080) | yes | — |
| health-check-path | Health check endpoint path | no | /health |
| health-check-timeout | Health check timeout in seconds | no | 60 |
| cyclopt-api-url | Cyclopt backend API URL | no | https://server.cyclopt.com |
Outputs
| name | description |
|---|---|
| verdict | Test verdict: pass or fail |
| run-id | Cyclopt run ID |
| dashboard-url | URL to the Cyclopt dashboard for this run, when provided by the backend |