~matsubara/maas/saucy-juju

1
2
3
4
5
#!/bin/bash
set -e -u
exec 2>&1
pip install --no-index --find-links file:///home/ubuntu/ nose-timer
nosetests --verbose --stop --with-timer debian/tests/cluster-controller-integration.py