<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginosmithwip-dahdi _class='hudson.plugins.git.util.Build'><buildNumber>309</buildNumber><marked><SHA1>7ac0902cd740139b0d1cfdbd90179de7379d2883</SHA1><branch><SHA1>7ac0902cd740139b0d1cfdbd90179de7379d2883</SHA1><name>refs/remotes/origin/osmith/wip-dahdi</name></branch></marked><revision><SHA1>7ac0902cd740139b0d1cfdbd90179de7379d2883</SHA1><branch><SHA1>7ac0902cd740139b0d1cfdbd90179de7379d2883</SHA1><name>refs/remotes/origin/osmith/wip-dahdi</name></branch></revision></refsremotesoriginosmithwip-dahdi><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>318</buildNumber><marked><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><branch><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><branch><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><branch><SHA1>8e3b3ff43c721326451e357cc4fbb685138df79f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>git://git.osmocom.org/docker-playground</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://jenkins.osmocom.org/jenkins/view/all/job/update-osmo-ci-on-slaves-dp/318/artifact</artifactsUrl><changesUrl>https://jenkins.osmocom.org/jenkins/view/all/job/update-osmo-ci-on-slaves-dp/changes</changesUrl><displayUrl>https://jenkins.osmocom.org/jenkins/view/all/job/update-osmo-ci-on-slaves-dp/318/</displayUrl><testsUrl>https://jenkins.osmocom.org/jenkins/view/all/job/update-osmo-ci-on-slaves-dp/318/testReport</testsUrl></action><building>false</building><displayName>#318</displayName><duration>1489</duration><estimatedDuration>255</estimatedDuration><fullDisplayName>update-osmo-ci-on-slaves-dp #318</fullDisplayName><id>318</id><inProgress>false</inProgress><keepLog>false</keepLog><number>318</number><queueId>674302</queueId><result>SUCCESS</result><timestamp>1644512169594</timestamp><url>https://jenkins.osmocom.org/jenkins/view/all/job/update-osmo-ci-on-slaves-dp/318/</url><builtOn>gtp0-deb9build</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.gitignore</affectedPath><affectedPath>ttcn3-bts-test/generic/osmo-bsc.confmerge</affectedPath><affectedPath>ttcn3-bts-test/oml/osmo-bts.confmerge</affectedPath><affectedPath>ttcn3-bts-test/fh/osmo-bsc.confmerge</affectedPath><affectedPath>ttcn3-bts-test/generic/osmo-bsc.cfg</affectedPath><affectedPath>ttcn3-bts-test/oml/osmo-bts.cfg</affectedPath><affectedPath>ttcn3-bts-test/fh/osmo-bsc.cfg</affectedPath><affectedPath>ttcn3-bts-test/generic/osmo-bts.cfg</affectedPath><affectedPath>ttcn3-bts-test/Makefile</affectedPath><affectedPath>ttcn3-bts-test/virtphy/osmo-bts.confmerge</affectedPath><affectedPath>ttcn3-bts-test/virtphy/osmo-bts.cfg</affectedPath><affectedPath>ttcn3-bts-test/generic/osmo-bts.confmerge</affectedPath><affectedPath>ttcn3-bts-test/jenkins.sh</affectedPath><commitId>8e3b3ff43c721326451e357cc4fbb685138df79f</commitId><timestamp>1644511764000</timestamp><author><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><fullName>Vadim Yanitskiy</fullName></author><authorEmail>vyanitskiy@sysmocom.de</authorEmail><comment>ttcn3-bts-test: use osmo-config-merge to generate config files

This uses the config files from osmo-ttcn3-hacks.git instead of keeping
local copies around here, which has shown many times will get out of
sync.  Extract the original files (*.src.cfg) from the testsuite image
(ttcn3-bts-test) and merge them with the local *.confmerge files using
osmo-config-merge.  Use the resulting files (*.gen.cfg).

Unfortunately, osmo-config-merge is not capable of removing text blocks
or substituting specific parts, so we fall-back to using sed where it's
needed.  A good example is 'log gsmtap 127.0.0.1', as there is no
command for removing a logging target of such type.

Co-Authored-By: Vadim Yanitskiy &lt;vyanitskiy@sysmocom.de&gt;
Co-Authored-By: Oliver Smith &lt;osmith@sysmocom.de&gt;
Change-Id: If15461240f3037c142c176fc7da745a1701ae3f8
</comment><date>2022-02-10 22:49:24 +0600</date><id>8e3b3ff43c721326451e357cc4fbb685138df79f</id><msg>ttcn3-bts-test: use osmo-config-merge to generate config files</msg><path><editType>delete</editType><file>ttcn3-bts-test/virtphy/osmo-bts.cfg</file></path><path><editType>edit</editType><file>ttcn3-bts-test/Makefile</file></path><path><editType>edit</editType><file>ttcn3-bts-test/jenkins.sh</file></path><path><editType>add</editType><file>ttcn3-bts-test/virtphy/osmo-bts.confmerge</file></path><path><editType>delete</editType><file>ttcn3-bts-test/generic/osmo-bsc.cfg</file></path><path><editType>delete</editType><file>ttcn3-bts-test/fh/osmo-bsc.cfg</file></path><path><editType>add</editType><file>ttcn3-bts-test/generic/osmo-bts.confmerge</file></path><path><editType>delete</editType><file>ttcn3-bts-test/oml/osmo-bts.cfg</file></path><path><editType>add</editType><file>ttcn3-bts-test/oml/osmo-bts.confmerge</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>delete</editType><file>ttcn3-bts-test/generic/osmo-bts.cfg</file></path><path><editType>add</editType><file>ttcn3-bts-test/generic/osmo-bsc.confmerge</file></path><path><editType>add</editType><file>ttcn3-bts-test/fh/osmo-bsc.confmerge</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.osmocom.org/jenkins/user/fixeria</absoluteUrl><description></description><fullName>Vadim Yanitskiy</fullName><id>fixeria</id></culprit></freeStyleBuild>