Review at  https://gerrit.osmocom.org/6511

ttcn3 gerrit verification: Use 'make deps-update' target

In osmo-ttcn3-hacks Idc165425b45872d2eb958a662d03e69aaf60669d
we introduced the new 'deps-update' Makefile target to properly
update all 'deps' repositories without removing them. Let's use it.

Change-Id: Iabc54182d1d30ef26e4f72fb9db52fd25a6c9800
---
M jobs/gerrit-verifications.yml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/11/6511/1

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 3789353..88b47bb 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -187,7 +187,7 @@
           slave_axis: !!python/tuple [build2-deb9build]
           cmd: >
            # keep first line with less indent to preserve newlines
-            make clean; make compile
+            make clean; make deps-update && make compile
 
     jobs:
       - 'gerrit-{repos}'

-- 
To view, visit https://gerrit.osmocom.org/6511
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iabc54182d1d30ef26e4f72fb9db52fd25a6c9800
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to