osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/33968 )
Change subject: ansible/setup-simtest: add tshark
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
dexter: Looks good to me, approved
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
https://gerrit.osmocom.org/c/osmo-ci/+/33968
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib330f08057888bab2253a9b38148eaa1a70f3800
Gerrit-Change-Number: 33968
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged