Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Smith 4642ab6827 contrib/jenkins: don't build osmo-gsm-manuals
Related: OS#4912
Change-Id: If8f88bde0614547bb5c4f4f6e97fc20fcecd8a2c
# ---
2021-01-13 13:10:55 +01:00
Vadim Yanitskiy f445db03c7 contrib/jenkins.sh: also run unit tests for TRX Toolkit
Python's unittest module will automatically discover all unit tests
in a given directory (files starting with 'test*.py'). The existing
tests will be rewritten in subsequent changes.

Change-Id: Ia3990dc8e1ff98b83d3ee25fafa5b029f46646cd
2019-12-31 17:03:12 +00:00
Vadim Yanitskiy 5198385533 contrib/jenkins.sh: also verify building the firmware
Change-Id: I4c224ef7855a2ac35476cbdd96c29565151a2830
2019-12-31 17:03:12 +00:00
Oliver Smith 32a1a5b5da contrib/jenkins.sh: run "make maintainer-clean"
Related: OS#3047
Change-Id: I11c37f72b6e4294d1dc7b6d1751627ccf4f5c87a
2019-07-10 13:33:04 +02:00
Harald Welte 4b9a35136f contrib/jenkins.sh: Build gprsdecode + laye23 with 'make distcheck'
Change-Id: I17c4dfb7bbfcf8da78d688939ee8c0b916cb6b1a
2019-05-22 21:45:57 +02:00
Oliver Smith 60e402d13a contrib/jenkins.sh: build and publish manuals
Add new environment variables WITH_MANUALS and PUBLISH to control if
the manuals should be built and uploaded. Describe all environment vars
on top of the file.

Related: OS#3385
Change-Id: I856e4bc71e1b648de5f27d4044aa60bd0b45e0f5
2018-12-12 14:07:39 +01:00
Harald Welte c7c0a22b9a jenkins.sh: Don't only build-verify layer23 but all other host programs, too
Change-Id: I204d19ce3ac085add92242c0a03bffb9abc9113d
2018-08-24 08:44:02 +02:00
Neels Hofmeyr a97996f54c jenkins: use osmo-clean-workspace.sh before and after build
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.

Change-Id: I87cc6aa7d6c332a0c2b4644dc8addc0f1a7df49d
2017-10-31 09:25:11 +00:00
blobb 73178cbb87 Introduce contrib/jenkins.sh to enable gerrit verification[1]
First, jenkins.sh builds libosmocore dependency.
Then it compiles the "host" (PC) part of OsmocomBB.

After "libosmocore embedded"-build has been introduced this
script will use it instead of the x86 dep.

[1] http://jenkins.osmocom.org/jenkins/job/osmocomBB-gerrit/

Change-Id: Ife88be9022fc1fc1baee7f11872e5b8db4215682
2017-05-24 18:48:04 +00:00