Comment 1 for bug 1507712

Revision history for this message
John George (jog) wrote :

The workaround used is the test environment is to create a wrapper script, such as /usr/local/bin/maas with:
#!/bin/bash
flock -w 10 /var/lib/jenkins/maas.lock -c "/usr/bin/maas $*"