Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | T6520: added PR write permissions for smoke test workflow | Vijayakumar A | |
2024-06-24 | GitHub: T6494: add PR comment steps | Christian Breunig | |
2024-06-24 | GitHub: T6494: add individual job timeouts | Christian Breunig | |
2024-06-24 | GitHub: T6494: add support for circinus branch | Christian Breunig | |
2024-06-22 | GitHub: T6494: add workflow to build custom ISO for integration tests | Christian Breunig | |
For every PR we will build the vyos-1x package and include it in a custom build of the VyOS ISO image (generic flavor) in order to execute the commonly available smoketests: - make test (CLI smoketests) - make testc (config load & migration tests) - make testraid (Installation of RAID1 system with disk replacement) This is a measure agains merged PRs that break the smoketests in the end. |