aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/hosts
AgeCommit message (Collapse)AuthorFilesLines
2022-07-13ansible/hosts: Replace failed OBS/qemu with real arm machineHarald Welte1-1/+1
We gave up on trying to fix OBS cross-building via qemu, and instead bought a real ARM64 machine. Change-Id: I5f3ffe451d029ba459575881bf88f2527fe9fd15
2022-05-30ansible: rpis: enable docuumOliver Smith1-3/+3
Now that all rpis have been upgraded to debian 11, enable docuum like it's already done for x86_64. Change-Id: I7ab54f03819704cf60a69a417de6d14cb5cd7a56
2022-05-18ansible/hosts: add gtp0-deb11build-i586Oliver Smith1-0/+1
Related: OS#5453 Change-Id: I107dfb543090989c8b7c746be381aa19f0afa366
2022-05-10New osmocom-obs-worker role for our OBS workersHarald Welte1-0/+4
Related: OS#5556 Change-Id: I7a6d82e89e3a840739f71b90cdebe89bf8383c4a
2022-05-02treewide: rename rpi4-raspbian10 to rpi4-raspbian11Oliver Smith1-3/+3
The raspberries have been upgraded to the debian 11 based raspberry pi OS. Adjust the name to avoid confusion. Related: OS#5453 Change-Id: I0b2e08b11d83243e81b2bb4412ffcc9bc59821ff
2021-05-17ansible/hosts: new IPs for GTP0 slavesHarald Welte1-1/+2
the old ones were DHCP-allocated and after a power outage, they changed. I've now moved to static allocated addresses. Change-Id: I0d77cc8ae72d854312b742c6c64b10a731a9f5ba
2021-03-08ansible/hosts: update rpi4-raspbian10build-*Oliver Smith1-1/+3
Replace old rpi4-deb9build-ansible with the new entries: * rpi4-raspbian10build-1 * rpi4-raspbian10build-2 * rpi4-raspbian10build-3 The new jenkins nodes do not use lxc anymore (see related issue). Related: OS#5055 Change-Id: I5d6588320613711251abcb664a5614ad49215725
2020-11-28ansible: add new deb9build slave on gtplab0Harald Welte1-0/+1
Change-Id: Ide72397cff15c2caa785a117ff095d6f08cb411b
2020-11-15remove all debian8 slavesHarald Welte1-3/+0
we cannot even create new slaves as lxc-create doesn't support debian jessie anymore. Let's focus on Debian 9 + Debian 10 Change-Id: I2fddd460f7d1db755cc9b732b2be80494d26e091
2020-02-26add build2-deb10build-ansible build slaveHarald Welte1-0/+1
This is our first Debian 10 build slave Change-Id: Iae80c5f73781d14ffbf124a476894d4631c83dc7
2020-02-26hosts: Add rpi4-deb9build-ansiblePau Espin Pedrol1-0/+1
Change-Id: I3bea29c3a9fa9b4b6dc4df3cdde4bb9dbf7de47d
2018-07-19ansible: add playbook setup-simtestAlexander Couzens1-0/+3
Change-Id: Iab74a2b3fc3148bce815b2dadd1fd683c4b64c44
2018-04-11osmocom-jenkins-slave: call fstrim periodicallyAlexander Couzens1-3/+3
Change-Id: I82c497f476abf43148e8d7c027f53b87b5a738fb
2018-04-11ansible: hosts: gsm-tester: use ansible_host to have more readable ansible ↵Alexander Couzens1-4/+2
output Change-Id: Ia7b60ace8afd0e2cc47c535da1856d4f34fdd735
2018-04-05ansible: hosts: add host2-deb8build-ansible host2-deb9build-ansibleAlexander Couzens1-0/+3
Change-Id: If0a21f24483b2c1c6ea56e366c5858eee50f17e1
2018-04-05ansible: create a new group coverity-slaves to choose the target of coverityAlexander Couzens1-1/+5
Change-Id: I8b09ca50db938c5c7087a74e5d2575412a916ff6
2018-04-05ansible: hosts: use inventory with ansible_host to have more readable ↵Alexander Couzens1-8/+4
ansible output As long they don't have a dns entry, use the ansible_host variable Change-Id: I0888e9b66cd1077dcdada97fb5ee2d56def516e3
2018-04-05ansible: hosts: add build2-deb8build-ansible build2-deb9build-ansible slavesAlexander Couzens1-0/+4
Change-Id: Iede01ab10f0a9582b3a3a9a3ebbbc684b94a3c0a
2018-03-16add ansible playbooksAlexander Couzens1-0/+11
Introduce playbooks to do: - setup-jenkins-slave - setup a usualy or special jenkins-slave - setup-gsm-tester - setup the gsm-tester Change-Id: I7007a4e6c38f73843390ec2b3b91133aff21e36a