blob: b7d589bfc1fadccb431c075de40a5ab4560395f0 [file] [log] [blame]
Luca Prete8d4e8bc2016-08-24 14:49:54 -07001#!/bin/bash
2
3sudo rm -rf /tmp/*
4
5export ONOS_ROOT=/home/ubuntu/onos
Luca Prete8d4e8bc2016-08-24 14:49:54 -07006source ${ONOS_ROOT}/tools/dev/bash_profile
7
8sudo mn -c
9
10sudo chmod -R 777 /home/ubuntu/onos
Luca Prete8d4e8bc2016-08-24 14:49:54 -070011
12cell 3node
13
Luca Prete8d4e8bc2016-08-24 14:49:54 -070014onos-test