This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/69/9569/1
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: newchange
Gerrit-Change-Id: Ib0169c858c3c0610e49d01f1dafee5c725ddc7df
Gerrit-Change-Number: 9569
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180612/03ffcec7/attachment.htm>