Commit ce20567a authored by Jérome Perrin's avatar Jérome Perrin

testing/testcase: (re) start slapos in setUpModule

Slapos is started the first time the StandaloneSlapOS is instanciated,
then, in each class teardown we stop slapos, so the second time
setUpModule is executed, the slapos is not started yet.

Start it one more time in setUpModule to ensure it's started in this
scenario.
parent d20bc7cb
Pipeline #8629 failed with stage
in 0 seconds