osmo-ci/ansible/roles/osmocom-jenkins-slave
Oliver Smith 1a3ee20141 ansible/jenkins: add gerrit ssh key to known_hosts
Add the key to known hosts to prevent host key verification failed
errors when attempting to use the gerrit API from jenkins (to post
review comments) or when attempting to clone over ssh from gerrit (as
we do for some reason apparently).

Change-Id: I50981f201c5ca1425e30677b2578491f5111fc0c
2022-11-28 14:13:34 +01:00
..
defaults ansible: osmocom-jenkins-slave: add var install_jenkins_utilities 2018-07-19 23:04:24 +02:00
files add ansible playbooks 2018-03-16 09:18:11 +00:00
tasks ansible/jenkins: add gerrit ssh key to known_hosts 2022-11-28 14:13:34 +01:00
README.md ansible: osmocom-jenkins-slave: add var install_jenkins_utilities 2018-07-19 23:04:24 +02:00

README.md

Setup a usual jenkins slave

Support the following variables:

  • install_jenkins_utilities: (true) install usefull utilities including qemu/debootstrap/fakeroot
  • install_osmocom_build_deps: (true) install all osmocom runtime and build time dependencies
  • generic_slave: (true) contains tasks used by the most osmocom jenkins slaves
  • osmocom_jenkins_slave_fstrim: (false) calls fstrim periodical
  • ttcn3_slave: (true) install titan ttcn3 compiler and prepares the docker-playground