okteto/Okteto Test
Run tests in Okteto manifest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the dev environment | no | "" |
| namespace | The namespace scope for this action. Defaults to the current context if not specified. | no | "" |
| file | Path to the Okteto manifest file. Defaults to the default path if not specified. | no | "" |
| deploy | Deploy the dev environment even if it has already been deployed | no | false |
| no-cache | Do not use the cache when running the tests | no | false |
| variables | Variables to be used by the dev environment. If multiple variables are present, separate them with commas (e.g., VAR1=VAL1,VAR2=VAL2) | no | "" |
| timeout | The length of time to wait for completion (e.g., 1s, 2m, 3h) | no | 5m |
| tests | The test sections to run, separated by spaces. Runs all tests if no tests are defined (e.g., 'unit integration'). | no | "" |
| log-level | Log level for the action. Valid options: debug, info, warn, error. | no | "" |
Outputs
no outputs