lynxis lazus has submitted this change and it was merged. ( 
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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Looks good to me, approved
  lynxis lazus: Verified



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: merged
Gerrit-Change-Id: I0871df95a968f8f9e9318882c5397a16cba1814a
Gerrit-Change-Number: 9456
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: lynxis lazus <[email protected]>

Reply via email to