mrtest: Add support for using an MR as a repo when upgrading
All threads resolved!
All threads resolved!
Compare changes
Files
4- Newbyte authored
This is useful to test how apk actually will behave when upgrading.
+ 67
− 9
@@ -44,6 +44,12 @@ class MergeRequestStatus:
@@ -119,14 +125,7 @@ def get_status(
@@ -155,8 +154,67 @@ def get_artifacts_zip(mr_id, no_cache=False, origin):