Code review comment for ~kissiel/plainbox-provider-checkbox:respawn-after-pmtest-reboots

Revision history for this message
Maciej Kisielewski (kissiel) wrote :

To test it make sure you're have latest masters of [plainbox, checkbox-ng, plainbox-provider-checkbox] installed (globally, i.e. system-wide).

To do that, enter respective project's directory, and run:

./setup.py build && sudo ./setup.py install

Virtual env won't cut it, as after the reboot restart strategy will use the same 'binary' to run.
In theory re-establishing virtualenv is possible, but I haven't tried that and it seems not worth the hustle ATM.

I recommend doing that on a 'throwaway' installation (Though VM is not suitable as it's difficult - if not impossible - to run S3/S4 inside them)

« Back to merge proposal