Skip to content

Changes

Summary

  1. jobs/README: convert to markdown (details)
  2. jenkins-jobs-osmo: new file (details)
Commit 08da5b52c9c042a935ac11d8c394251c5ce3accf by laforge
jobs/README: convert to markdown

Convert to markdown, so it gets rendered in gitea.

Change-Id: I0b687b651b44c798d5d224b0a3ea734b1bc41dff
The file was removedjobs/README.adoc
The file was addedjobs/README.md
The file was modified README.md
Commit e6d4b42cea8c54b5b20637262a16ed8abf06102f by laforge
jenkins-jobs-osmo: new file

Do not recommend to the user anymore to put the Osmocom jenkins server
in their global jenkins-job-builder config, as this may lead to jobs
from other repositories being deployed to the Osmocom jenkins by
accident.

Instead of that, let the user put the config in this path:
~/.config/jenkins_jobs/jenkins_jobs_osmo-ci.ini

Add a wrapper script that users this path, and makes sure that no global
config is present.

Related: SYS#6957
Change-Id: I1d7c50b2fef56e343cfe377b51f5f4304219cd22
The file was addedjenkins-jobs-osmo.sh
The file was modified jobs/README.md