Attention is currently required from: pespin.
osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38851?usp=email )
Change subject: testenv: build virtphy from src with --binary-repo ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38851/comment/78c921f3_dc636... : PS1, Line 9: Add logic to build virtphy from source when running with --binary-repo.
afaik there's no "osmocom-bb" releases yet... so no need to do that?
Hm right, we don't have a release tag yet. But we would need that so the debian packages show up in the debian latest repository, which we use with:
$ ./testenv.py run --podman -b osmocom:latest
I guess alternatively I could make a hack to install this debian package from the nightly package and everything else from latest when the user asks to test osmocom:latest... but that would be pretty ugly. I would prefer making a 0.1.0 release after the packaging of virtphy etc. is done.