osmith submitted this change.

View Change


Approvals: Jenkins Builder: Verified dexter: Looks good to me, approved
ansible/setup-simtest: add tshark

As requested by Philipp, add tshark to simtest.

Change-Id: Ib330f08057888bab2253a9b38148eaa1a70f3800
---
M ansible/setup-simtest.yml
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/ansible/setup-simtest.yml b/ansible/setup-simtest.yml
index edc250d..84087c5 100644
--- a/ansible/setup-simtest.yml
+++ b/ansible/setup-simtest.yml
@@ -18,6 +18,7 @@
- python3-pip
- python3-serial
- python3-pyscard
+ - tshark
- virtualenv
install_recommends: no


To view, visit change 33968. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib330f08057888bab2253a9b38148eaa1a70f3800
Gerrit-Change-Number: 33968
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-MessageType: merged