This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "UNNAMED PROJECT".
The branch, master has been updated via 34d2ca5bc8ccb61bb263c05d16fe7bf53a27dae2 (commit) from 58bd53c87b22cd82117e2e5e4f440f6ffe4af5fe (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=34d2ca5bc8ccb61b...
commit 34d2ca5bc8ccb61bb263c05d16fe7bf53a27dae2 Author: Max msuraev@sysmocom.de Date: Fri Jan 12 16:41:24 2018 +0100
Add rate counter dumper
This simple tool dump all the rate counters available via ctrl interface to cvs file (or stdout).
Change-Id: I12b369434e4ee9b38f92872f297e1f3d4f0698c2 Fixes: OS#2550
-----------------------------------------------------------------------
Summary of changes: README | 1 + contrib/jenkins.sh | 2 +- scripts/osmo_rate_ctr2csv.py | 86 ++++++++++++++++++++++++++++++++++++++++++++ setup.py | 1 + 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 scripts/osmo_rate_ctr2csv.py
hooks/post-receive