antmicro/Renode Linux Runner Action
Run your tests in a configurable, emulated Linux environment with a custom kernel and access to virtual peripherals
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| renode-run | Command or a list of commands to run in Renode | no | "" |
| shared-dirs | Paths to shared directories | no | — |
| devices | Devices to set up | no | "" |
| arch | — | no | riscv64 |
| board | — | no | default |
| resc | — | no | default |
| repl | — | no | default |
| kernel | Compiled linux image kernel + initramfs | no | "" |
| image-type | — | no | native |
| image | Linux root filesystem | no | "" |
| python-packages | Custom python packages that will be sideloaded to emulated Linux | no | "" |
| repos | Custom git repos that will be added to your shared dir | no | "" |
| network | Enable network in the emulated Linux? true/false | no | true |
| rootfs-size | Rootfs size | no | auto |
| fail-fast | Fail fast | no | true |
| tasks | Add your tasks to the existing configuration | no | "" |
Outputs
no outputs