osmo-ci/ansible/roles/osmocom-jenkins-slave
Vadim Yanitskiy f6f49d23a1 tasks/ttcn3-slave.yml: also install libosmocore-utils
This package provides osmo-config-merge, which is going to be used
by docker-playground for generating configuration files.

Change-Id: I87e54440a6b399aa0f0461ebf668991b5cdd0b07
Related: https://gerrit.osmocom.org/c/docker-playground/+/20622
2022-02-11 13:59:06 +00: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 tasks/ttcn3-slave.yml: also install libosmocore-utils 2022-02-11 13:59:06 +00: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