laforge submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved
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(-)

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 change 28530. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I187c73f8dff6800abaaeb6126ace13142a8ae20d
Gerrit-Change-Number: 28530
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged