Skip to content

Changes

Summary

  1. ttcn3-ggsn: Modify configs to alloc bigger IPv4 pools (details)
  2. debian-*-jenkins: git clone from gerrit (details)
Commit 254464d830a6b6153b87198a71b6400642f21735 by Pau Espin Pedrol
ttcn3-ggsn: Modify configs to alloc bigger IPv4 pools

This is needed for test TC_lots_of_concurrent_pdp_ctx, which creates up
to 1000 pdp contexts.

Change-Id: If3344c8acc9bc3b43ed0a13af52807d2a6050a81
The file was modified ttcn3-ggsn-test/osmo-ggsn.cfg
The file was modified ttcn3-ggsn-test/ogs/upfd-setup.sh
The file was modified ttcn3-ggsn-test/ogs/upfd.yaml
The file was modified ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg
The file was modified ttcn3-ggsn-test/ogs/smfd.yaml
Commit 2ce4f7593b7f658b88bada8de45c01987a287ddb by Oliver Smith
debian-*-jenkins: git clone from gerrit

Avoid occasional clone failures by replacing https://git.osmocom.org
with https://gerrit.osmocom.org.

  Step 18/28 : RUN git clone https://git.osmocom.org/osmo-ci osmo-ci && cp -v $(find osmo-ci/scripts -maxdepth 1 -type f )    /usr/local/bin
   ---> Running in c1c0bc9fb861
  Cloning into 'osmo-ci'...
  error:  (curl_result = 56, http_code = 200, sha1 = ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98)
  error: Unable to find ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98 under https://git.osmocom.org/osmo-ci
  Cannot obtain needed tree ded2f31cbac2e7b0ae6c3c4147f4e21ab1ce9b98
  while processing commit bff275075548c443596aa1eb80d784e4cd3c2231.
  error: fetch failed.

Related: SYS#5857
Change-Id: I9ad8e5755c5d520ff33d85792a5a70da62d05253
The file was modified debian-buster-jenkins/Dockerfile
The file was modified debian-stretch-jenkins/Dockerfile