emanuelegiona/ns3-compatibility-action
Custom GitHub Action for testing one or more modules against a specific ns-3 version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ns3_docker_img | Docker image in the format name:tag containing an installation of the desired ns-3 version | yes | "" |
| test_script | Path to an installation & testing bash script, relatively to the root of the action-invoking repository | yes | "" |
Outputs
| name | description |
|---|---|
| result | Action execution outcome |