Add test_highest_version_selection.py, example.test.env.yaml and expand utils.py

This commit is contained in:
Martin Filip
2020-02-13 15:12:41 +01:00
committed by Mike McLean
parent 5bdae7a356
commit 6ae9e1aeff
3 changed files with 44 additions and 0 deletions

View File

@@ -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