Skip to content

Bug fixes and important missing features for standalone / testcase

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

The most important are:

  • sometimes instance was not properly destroyed, apparently we need to retry slapos node report
  • if instance is not properly destroy, remove the files ourself and mark test failed
  • we need to see log files and config files from the instance

there's also a few small commits not directly related.

Merge request reports