Add a script that prints the job matrix of cases to run with RTLMeter. This enables running different sets based on parameters. It will run everything on scheduled nightly runs, but only a subset on PRs (to reduce time and variance due to short cases). Also prints the job matrix in descending duration order, which effectively makes GitHub actions schedule longest jobs first to reduce total workflow latency. |
||
|---|---|---|
| .. | ||
| docker | ||
| ci-install.bash | ||
| ci-pages-notify.bash | ||
| ci-pages.bash | ||
| ci-rtlmeter-cases.py | ||
| ci-rtlmeter-report.bash | ||
| ci-rtlmeter-report.py | ||
| ci-script.bash | ||
| ci-win-compile.ps1 | ||
| ci-win-test.ps1 | ||