1471316eac
Related: rhbz#1961087
11 lines
415 B
YAML
11 lines
415 B
YAML
---
|
|
|
|
# Additional repos added to test runner, eg repo with builds to be tested
|
|
test_runner_repos:
|
|
rhel:
|
|
name: rhel
|
|
source: "baseurl=http://download.eng.bos.redhat.com/rhel-9/nightly/RHEL-9-Beta/latest-RHEL-9/compose/BaseOS/x86_64/os/"
|
|
rhel-AppStream:
|
|
name: rhel-AppStream
|
|
source: "baseurl=http://download.eng.bos.redhat.com/rhel-9/nightly/RHEL-9-Beta/latest-RHEL-9/compose/AppStream/x86_64/os/"
|