Actions
action #20880
openaction #20862: Migrate to product builder
[python] product-builder: adjust totest-manager
Status:
New
Priority:
Normal
Assignee:
-
Category:
Development
Target version:
-
Start date:
2017-07-28
Due date:
% Done:
0%
Estimated time:
Updated by dimstar over 7 years ago
Identified issues so far:
Release process¶
current behavior:
TTM 'validates' _product:DVD (short form for the ticket) (size constraints and such things) and then 'releases' _product:DVD
With the multibuild enabled 000product, we can still validate 000product:DVD, BUT the release process must be against 000product
Other code paths:¶
get_current_snapshpt queries _product:openSUSE-cd-mini-x86_64 for the version in the :ToTest project to know if there is different stuff in oS:F vs o:S:F:ToTest
release_version checks the binaries in _product:openSUSE-release to find the version of what is in openSISE:Factory/standard
The rest of the code seems not to hardcode _product:* stuff (but things might behave differently
Actions