mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-07-17 03:20:52 +08:00
Expose the stream version of a module in the API
This commit is contained in:
@@ -205,6 +205,7 @@ class TestViews:
|
||||
assert data['state_trace'] == []
|
||||
assert data['state_url'] == '/module-build-service/1/module-builds/2'
|
||||
assert data['stream'] == '1'
|
||||
assert data['stream_version'] is None
|
||||
assert data['tasks'] == {
|
||||
'rpms': {
|
||||
'module-build-macros': {
|
||||
|
||||
Reference in New Issue
Block a user