Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-system-tests
/
refs/heads/voltha-2.11
/
.
/
etc
tree: e55e35b320e8e8ea2fb7e814777bb03e52d20b0b [
path history
]
[
tgz
]
README.md
godownloader.sh
etc/README.md
-----------------------------------------------------------------------
Workaround for godownloader disappearing:
This is a complete hack to get bbsim and v-s-t functional again.
A more permanent answer is needed, copy binaries into a
tool
repo
and use directly from git clone w/o access or install overhead.
----------------------------------------------------------------------
Retrieve an archived copy of the script and place in v-s-t/etc.
https://searchcode.com/file/316605398/godownloader.sh
A few script edits are needed: o change download method from curl to wget. o VERSION= variable requires a 'v' prefix.
Update Makefile to install the new command.
[EOF]