Implemented basic test for RO. It runs basic RO functionality tests as well as scenar...
[osm/RO.git] / charms / layers / openmano / tests / 00-setup
1 #!/bin/bash
2
3 sudo add-apt-repository ppa:juju/stable -y
4 sudo apt-get update
5 sudo apt-get install amulet python-requests -y