lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/9456


Change subject: ansible: gsm-tester: add missing python dependencies
......................................................................

ansible: gsm-tester: add missing python dependencies

Change-Id: I0871df95a968f8f9e9318882c5397a16cba1814a
---
M ansible/roles/gsm-tester/tasks/main.yml
1 file changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/ansible/roles/gsm-tester/tasks/main.yml 
b/ansible/roles/gsm-tester/tasks/main.yml
index 73eca40..1840769 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -131,6 +131,8 @@
   with_items:
     - "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib";
     - pydbus
+    - pyusb
+    - pysispm
   tags: [pip]

 - name: create group osmo-gsm-tester

--
To view, visit https://gerrit.osmocom.org/9456
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: I0871df95a968f8f9e9318882c5397a16cba1814a
Gerrit-Change-Number: 9456
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>

Reply via email to