mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-19 19:32:05 +02:00
Builds and OVA from scratch with the most updated tools in one command. The build process is based on Vagrant. Change-Id: I633d99092946f99e877f0c97631a4f99c5b1f37e
5 lines
84 B
Bash
Executable File
5 lines
84 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
python $ONOS_ROOT/tools/build/uploadToS3.py ./onos-p4-dev.ova
|
|
|