mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-23 18:21:42 +08:00
Add test_highest_version_selection.py, example.test.env.yaml and expand utils.py
This commit is contained in:
committed by
Mike McLean
parent
5bdae7a356
commit
6ae9e1aeff
@@ -101,3 +101,12 @@ testdata:
|
||||
rest_module_build:
|
||||
module: testmodule
|
||||
branch: test-rest-module-build
|
||||
highest_version_selection:
|
||||
# testmodule2 buildrequires and requires stream from testmodule
|
||||
# with multiple versions all properly tagged.
|
||||
# These are expected to be built already.
|
||||
build_id: 2077
|
||||
module: testmodule2
|
||||
branch: test-highest-version-selection
|
||||
stream_module: testmodule
|
||||
test_stream: test-stream-highest-version
|
||||
|
||||
Reference in New Issue
Block a user