Feature #1847
closedadd osmo-bts-trx support to jenkins
100%
Description
jenkins.osmocom.org builds osmo-bts already for various sysmobts phy versions, but not for osmo-bts-trx, as far as I can tell. Let's change that. This should also be relevant for the gerrit-jenkins instance that builds patches before they can be merged.
Updated by neels about 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
I have just added osmo-bts-trx builds to both the gerrit and the "upstream" jobs
https://jenkins.osmocom.org/jenkins/job/osmo-bts-gerrit/
https://jenkins.osmocom.org/jenkins/job/osmo-bts/
They are highly similar, and both employ a build matrix to build for various phys (phies??),
i.e. sysmo, octphy, bts-trx as well as a combined octphy+bts-trx build. The gerrit one is
triggered by gerrit patches, the other will check newly merged master revisions.
What was previously the osmo-bts job is now called osmo-bts-sysmo, and is also disabled
and marked with a legacy comment. We may decide to drop it once the new osmo-bts job is settled.
osmo-bts-oct is also disabled and marked, and may also be dropped soon.