mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-24 10:43:16 +08:00
Tests: clone modules with the packaging utility
This is how packagers do. Git URL configuration can also be removed. Also: redirect command outputs, so that pytest can capture them. Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
---
|
||||
# Utility to be used to clone and build the modules.
|
||||
# It's configuration points to the dist-git where
|
||||
# test modules are to be found.
|
||||
packaging_utility: fedpkg
|
||||
# API endpoint of the MBS instance under test.
|
||||
mbs_api: https://mbs.fedoraproject.org/module-build-service/2/module-builds/
|
||||
# Git instance used by the build system.
|
||||
git_url: https://src.fedoraproject.org/
|
||||
# Koji instance the MBS instance under test communicates with.
|
||||
koji:
|
||||
server: https://koji.fedoraproject.org/kojihub
|
||||
|
||||
Reference in New Issue
Block a user