Skip to content
Failed

Changes

Summary

  1. remove build2-deb{10,11}build related config (details)
  2. build5: add another obsworker (details)
  3. build5: also deploy qemu, as othewise some jenkins jobs fail. (details)
  4. update known_hosts with build5 (details)
  5. ansible/setup-obs-worker: sort pkgnames (details)
  6. ansible/setup-obs-worker: add man and etckeeper (details)
  7. ansible/setup-obs-worker: install lxc<5.0.0 (details)
  8. ansible/vars/Suse-15: set obs_vm_type = lxc (details)
  9. ansible/hosts: fix name: build4-obsworker (details)
  10. ansible: obs worker: set worker cache size to 50G (details)
  11. ansible: build4/5: set docker_max_image_space=50G (details)
  12. jobs/gerrit: build libosmo-netif for centos7 (details)
  13. update coverity version to 2024.6.1 (current one) (details)
  14. ansible: build5-deb12build is also a coverity builder (details)
Commit 39d516731e545eadf8ce8d634e40a805ce310588 by laforge
remove build2-deb{10,11}build related config

according to osmith, those build slaves are not used anymore.

Change-Id: I102e0cad667d8f2cf43c3535169cf3e32e04fca1
The file was modifiedansible/hosts
The file was modifiedjobs/update-osmo-ci-on-slaves.yml
Commit 67890557e1fc06776f63e91bb46cff666d745e04 by laforge
build5: add another obsworker

Change-Id: I85e07725a0b91d6f31a74143437c69bb15c51706
The file was modifiedansible/hosts
Commit 8fe26ad71aa32131e3630bafcd644393e9f6a30a by laforge
build5: also deploy qemu, as othewise some jenkins jobs fail.

Change-Id: I085f7fdd89c2d219d0be2edc35cb65fdf5954b47
The file was modifiedansible/hosts
Commit 8e2ba9278e1c39e3623ad9093db9a899d7768131 by laforge
update known_hosts with build5

Change-Id: I0b99fb0bb3a580ce114cec8852d7bfc7f1daaf6c
The file was modifiedansible/util/known_hosts
Commit ed5e6051599deb37118a114bf0c81204796d0c1f by Oliver Smith
ansible/setup-obs-worker: sort pkgnames

Change-Id: Idba44f44ac981e718b9aa7ee1b5612ca515304bd
The file was modifiedansible/setup-obs-worker.yml
Commit 3b5a47b31e083c52b7353c29e86a9e125b0abb6a by Oliver Smith
ansible/setup-obs-worker: add man and etckeeper

Change-Id: I131fac4e43245b41deb87b0f2631679109c56d2d
The file was modifiedansible/setup-obs-worker.yml
Commit 7ec7e7974102dae02a4274086e42d731c19d3403 by Oliver Smith
ansible/setup-obs-worker: install lxc<5.0.0

Make sure we install a version that works with obs-build.

Related: OS#6186#note-50
Change-Id: Ied668ccd4a2079e6539ffd27aa9ce7b736c8ba31
The file was modifiedansible/roles/osmocom-obs-worker/tasks/obs.yml
Commit 67a84bf43466fe00dffe744059637061c0f879ee by Oliver Smith
ansible/vars/Suse-15: set obs_vm_type = lxc

Fix that the playbook aborts with:
  AnsibleUndefinedVariable: 'obs_vm_type' is undefined. 'obs_vm_type' is undefined

Change-Id: Ic9730f49c33e872aedc8ed45511282e41c4f9bc3
The file was modifiedansible/vars/Suse-15.yml
Commit 408bb8e0272384c7e935c2439e68c628042ad679 by Oliver Smith
ansible/hosts: fix name: build4-obsworker

The name is build4-obsworker, not build4-obsworker1:

  root@build4 ~ # lxc-ls
  build4-obsworker …

Change-Id: I5d329f2f4ad858ff6657d329a8acdc01184980be
The file was modifiedansible/hosts
Commit 625462ef771737a303f10ee3d4583afde737fd6d by Oliver Smith
ansible: obs worker: set worker cache size to 50G

Change the worker cache size from 100G to 50G, to get more free space.

Change-Id: Ifa234674ccb8b2a84298fccf6f0aed5c7ddf850e
The file was modifiedansible/roles/osmocom-obs-worker/templates/obs-server
Commit f13b28dfcc37f6b6a5fe64cd2613509fd4839fee by Oliver Smith
ansible: build4/5: set docker_max_image_space=50G

Change the value from 80 G to 50 G to get more free space.

Change-Id: I8a7b24ab1c60f0ca11aa7d9bb931dc47d429622e
The file was modifiedansible/hosts
Commit 8b73eec2695a67c9d5a7a00da76eb5f1cf17b0a9 by Oliver Smith
jobs/gerrit: build libosmo-netif for centos7

osmo-pcap will soon depend on libosmo-netif, and we build osmo-pcap for
centos7.

Related: SYS#6760
Related: osmo-pcap I3562185f98685ea5a412273212e6dfbe55b360e2
Change-Id: Ie39f375152e8000c4e34bddd591c2c1ea91f9765
The file was modifiedjobs/gerrit-verifications.yml
Commit 17bbba1f02568519ef88fc41e74fd76def3556ec by Oliver Smith
update coverity version to 2024.6.1 (current one)

coverity started to reject builds with older versions

Change-Id: Ifa5621279bbf14839096e10ced74ed855908897b
The file was modifiedansible/roles/install-coverity/defaults/main.yml
Commit e041b949c609ef439ab20f8e6a97537606ae7e05 by Oliver Smith
ansible: build5-deb12build is also a coverity builder

Change-Id: Id9d35658197409bcaba3e267cab36d7aa2a28972
The file was modifiedansible/hosts