aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/osmocom-jenkins-slave/defaults/main.yml
blob: a4ce8ac58059de34432a999cb6bb651749dd9943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---

# OS user
jenkins_user: jenkins

# install usefull utilities including qemu/debootstrap/fakeroot
install_jenkins_utilities: true

# E.g. a generic_slave requires different tasks as a
# special slave including the gsm-tester
generic_slave: true

# Setup the ttcn3 requirements
ttcn3_slave: true

# call fstrim peridically
osmocom_jenkins_slave_fstrim: false