Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/9569 )

Change subject: ansible: osmocom-workstation: clone ttcn-3 deps
......................................................................

ansible: osmocom-workstation: clone ttcn-3 deps

Change-Id: Ib0169c858c3c0610e49d01f1dafee5c725ddc7df
---
M ansible/roles/osmocom-workstation/tasks/git-repos.yml
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/ansible/roles/osmocom-workstation/tasks/git-repos.yml 
b/ansible/roles/osmocom-workstation/tasks/git-repos.yml
index 624162c..79f7f31 100644
--- a/ansible/roles/osmocom-workstation/tasks/git-repos.yml
+++ b/ansible/roles/osmocom-workstation/tasks/git-repos.yml
@@ -98,6 +98,10 @@
      - osmo-tcap-map
      - osmo-tetra

+- name: install TTCN3 dependency git repos
+  command: make deps
+  args:
+     chdir: "{{ git_destination }}/osmo-ttcn3-hacks"

 - name: install sysmocom git repos
   git: repo=git://git.sysmocom.de/{{ item }}.git

--
To view, visit https://gerrit.osmocom.org/9569
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib0169c858c3c0610e49d01f1dafee5c725ddc7df
Gerrit-Change-Number: 9569
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>

Reply via email to