antmicro/Run tests in Renode
This action runs selected robot test suites in Renode and generates artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 13, 2026
- License
- Apache 2.0
Pinned Snippet
uses: antmicro/renode-test-action@0705567acf04d7b998d7deac1e05d9067d70d901 # v5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| renode-revision | Renode git revision (can be a branch name, tag, commit sha, etc) | yes | master |
| renode-repository | Renode git repository | yes | https://github.com/renode/renode |
| tests-to-run | Robot framework test paths | no | — |
| renode-arguments | Additional arguments passed to renode-test | no | "" |
| artifacts-path | Path where renode-test artifacts should be stored | no | . |
| gather-execution-metrics | Gather execution metrics for executed binaries | no | no |
| install-dependencies | Install dependencies before building Renode (requires sudo privileges, Linux specific) | no | yes |
| disable-summary-generation | Disables step summary generation | no | no |
Outputs
no outputs