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 c35bb473e449ec8b0d6e6ab64196331e89efef95 (commit)
from 7f7c4b441027ff64bddafe2a378e0d1a72f8b285 (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=c35bb473e449ec8…
commit c35bb473e449ec8b0d6e6ab64196331e89efef95
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 15 11:56:05 2017 +0100
Expand CI tests
* make sure jenkins.sh fails on any errors similar to other jenkins jobs
* always explicitly use python2 instead of generic python
* add basic module import tests for python 2 and 3
* add comments
Change-Id: I0f4639537d227c513859d4552533ce1e41df9deb
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 11 ++++++++++-
tests/test_py2.py | 7 +++++++
tests/test_py3.py | 7 +++++++
3 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 tests/test_py2.py
create mode 100644 tests/test_py3.py
hooks/post-receive
--
UNNAMED PROJECT