blob: 16560c0e75478319c52bde5d5604b433a639e6c9 [file] [log] [blame]
Ray Milkey9713d152019-03-27 15:47:58 -07001cd /tmp
2rm -rf stratum
3mkdir stratum
4cd stratum
5git init
6git clone git@github.com:opennetworkinglab/stratum.git
7tar cvf stratum-sources.tar stratum
8scp stratum-sources.tar sdn@$OCN:/tmp
9scp $ONOS_ROOT/tools/dev/p4vm/install-p4-tools.sh sdn@$OCN:/tmp