Skip to content

WIP: integration upgrade test

Jérome Perrin requested to merge feat/testcase_upgrade_test into master

a draft of how we could have an "slapos instance upgrade test case" and use it to test ERP5 upgrade.

The ERP5 upgrade reuse a quick script I had to connect to ERP5 using xmlrpc and run upgrader (this script does not work well, it does not properly wait for upgrader to finish)

Merge request reports