mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-23 18:21:42 +08:00
Add test_build_stream_collision.py and example config
This commit is contained in:
@@ -51,6 +51,15 @@ testdata:
|
||||
buildrequires:
|
||||
module: testmodule
|
||||
branch: test-stream-with-logrotate
|
||||
build_stream_collision:
|
||||
build_id: 2010
|
||||
module: testmodule
|
||||
branch: test-stream-collision
|
||||
conflicting_module: postgresql
|
||||
# Version in conflicting stream
|
||||
conflicting_stream: 9.6-rhel-8.0.0
|
||||
# Version present in buildroot
|
||||
expected_version: 10.6
|
||||
resume_cancelled_build:
|
||||
# This scenario doesn't support reusing past builds. "build_id" is not used.
|
||||
module: testmodule
|
||||
|
||||
Reference in New Issue
Block a user