osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/28530 )
Change subject: scripts/osmocom-latest-packages: add osmo-python-tests ...................................................................... scripts/osmocom-latest-packages: add osmo-python-tests Add it in the same place as in osmocom-nightly-packages.sh. Closes: OS#5604 Change-Id: I187c73f8dff6800abaaeb6126ace13142a8ae20d --- M scripts/osmocom-latest-packages.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/28530/1 diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index 18f9420..a94c412 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -183,6 +183,7 @@ checkout osmo-mgw checkout osmo-msc checkout osmo-bsc + checkout python/osmo-python-tests checkout simtrace2 checkout libosmo-dsp checkout osmo-sysmon -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/28530 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I187c73f8dff6800abaaeb6126ace13142a8ae20d Gerrit-Change-Number: 28530 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
