Skip to content

Changes

Summary

  1. debian-buster-jenkins: install ccache (details)
  2. ttcn3-bts-test: replace subnets during 'make cfg' (details)
Commit 2437f4fe8e0689c20feaf2f1129983ca2cf16e79 by Oliver Smith
debian-buster-jenkins: install ccache

Make ccache available inside debian-buster-jenkins. An upcoming osmo-ci
patch will make use of it in gerrit-verification and master jobs. With
this docker-playground patch alone it's not used yet since
/usr/lib/ccache is not in the default PATH.

Related: OS#5848
Change-Id: I164c7835f99436e8d768a864f36118eaf799d109
The file was modified debian-buster-jenkins/Dockerfile
Commit f71e0f2856cb168a85d084e422806bfa1a2bc64a by Oliver Smith
ttcn3-bts-test: replace subnets during 'make cfg'

Make ttcn3-bts-test work as expected again by replacing the subnets
hardcoded in the confmerge files and Makefile.

Related: OS#5802
Change-Id: I733619f80b4e2456da070649634d3c942bb6d95f
The file was modified jenkins-common.sh
The file was modified ttcn3-bts-test/jenkins.sh