Change in pysim[master]: contrib/jenkins.sh: enable automatic execution of unit tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Mar 12 07:26:35 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23331 )

Change subject: contrib/jenkins.sh: enable automatic execution of unit tests
......................................................................

contrib/jenkins.sh: enable automatic execution of unit tests

Change-Id: I7b4bb49efd5e6ae284da063b7899e368ea4f1e22
Related: I4d4facfabc75187acd5238ff4d0f26022bd58f82
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 9b4689d..e286047 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -16,8 +16,7 @@
 pip install cmd2
 
 # Execute automatically discovered unit tests first
-# TODO: uncomment once all tests are passing
-# python -m unittest discover -v -s tests/
+python -m unittest discover -v -s tests/
 
 cd pysim-testdata
 ../tests/pysim-test.sh

-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/23331
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I7b4bb49efd5e6ae284da063b7899e368ea4f1e22
Gerrit-Change-Number: 23331
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210312/51b160a8/attachment.htm>


More information about the gerrit-log mailing list