osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/28533 )
Change subject: scripts/osmocom-latest-packages.sh: build osmo-python-tests ...................................................................... scripts/osmocom-latest-packages.sh: build osmo-python-tests Build the source package too, don't just checkout the sources. Related: OS#5604 Change-Id: I5b7c6b6849edbca44f45041a6e506f10933b5d43 --- M scripts/osmocom-latest-packages.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index a94c412..3efc101 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -223,6 +223,7 @@ build osmo-mgw build osmo-msc build osmo-bsc + build osmo-python-tests build simtrace2 build libosmo-dsp build osmo-sysmon -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/28533 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I5b7c6b6849edbca44f45041a6e506f10933b5d43 Gerrit-Change-Number: 28533 Gerrit-PatchSet: 2 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: merged
