Change in osmo-ci[master]: ansible: gsm-tester: Add dependency python3-websocket

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Apr 17 18:05:43 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17851 )


Change subject: ansible: gsm-tester: Add dependency python3-websocket
......................................................................

ansible: gsm-tester: Add dependency python3-websocket

osmo-gsm-tester needs it in rfemu_amarisoftctrl.py to connect to
Amarisoft CTRL interface (which is implemented through a websocket).

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



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

diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index 6258fde..7f0bad1 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -217,6 +217,7 @@
     - python3-mako
     - python3-gi
     - python3-numpy
+    - python3-websocket
     - ofono
     - patchelf
     - libcap2-bin

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17851
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iab03cfdcfb1c197ae002d95e0bb56d86e0aac97b
Gerrit-Change-Number: 17851
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200417/28916e28/attachment.htm>


More information about the gerrit-log mailing list