mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-19 19:32:05 +02:00
Among other things, build now is not based on the upstream version of onos-setup-p4-dev, but on the local one. Change-Id: I270a324152a9349d6a9989aa8b5a38b45e1856d9
5 lines
103 B
Bash
Executable File
5 lines
103 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
python $ONOS_ROOT/tools/build/uploadToS3.py -f onos-p4-dev.ova ./onos-p4-dev.ova
|
|
|