upstream CI: enable tests on Fedora Rawide.

This patch enable upstream CI to build a testing Fedora Rawhide
container and enables its use in nightly and weekly test runs.
This commit is contained in:
Rafael Guterres Jeffman
2022-07-05 19:05:16 -03:00
parent 9dcff9a308
commit 31810ad7c0
5 changed files with 112 additions and 0 deletions

View File

@@ -38,3 +38,9 @@ jobs:
job_name_suffix: FedoraLatest
container_name: fedora-latest
build_scenario_name: fedora-latest-build
- template: templates/build_container.yml
parameters:
job_name_suffix: FedoraRawhide
container_name: fedora-rawhide
build_scenario_name: fedora-rawhide-build