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