Skip to content

stack/erp5: fix software release URL promise that was not executed

Jérome Perrin requested to merge fix/erp5_soft_url_promise into master

Promise from a8271791 (stack/erp5: new promise to check software release URL of zope instances, 2020-12-04) was never executed. Adding the section seemed to be change timing to make the upgrade test, but this was not correct to not run the promise.

For more detail see discussion on https://lab.nexedi.com/nexedi/slapos/merge_requests/1414#note_189341

Merge request reports