This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
osmith gerrit-no-reply at lists.osmocom.orgHello pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/23005
to look at the new patch set (#5).
Change subject: ttcn3-ggsn-test: add kernel test
......................................................................
ttcn3-ggsn-test: add kernel test
Make it possible to run ttcn3-ggsn-test against osmo-ggsn with the GTP
kernel module. This feature is enabled by environment variables
explained in ttcn3-ggsn-test/jenkins.sh, and can either use the
pre-built kernel from Debian, or build a kernel from source.
The kernel runs inside QEMU inside the usual osmo-ggsn-master docker
image.
Thanks to Pau for providing the kernel config and kernel-test scripts
that this patch is based on! I ended up modifying them quite a bit to
fit the docker use case, and to build the initrd (so we can use the
stock debian kernel).
Related: OS#3208
Change-Id: I54e752048eed2a170a1cf4e0fd410de255b9de5d
---
M .gitignore
M README.md
M jenkins-common.sh
M osmo-ggsn-latest/Dockerfile
M osmo-ggsn-master/Dockerfile
A scripts/kernel-test/initrd-build.sh
A scripts/kernel-test/initrd-init.sh
A scripts/kernel-test/kernel-build.sh
A scripts/kernel-test/prepare.sh
A scripts/kernel-test/qemu-ifdown.sh
A scripts/kernel-test/qemu-ifup.sh
A scripts/kernel-test/run-qemu.sh
A ttcn3-ggsn-test/fragment.config
A ttcn3-ggsn-test/initrd-ggsn.sh
M ttcn3-ggsn-test/jenkins.sh
A ttcn3-ggsn-test/osmo-ggsn-kernel-gtp.cfg
16 files changed, 773 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/05/23005/5
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/23005
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I54e752048eed2a170a1cf4e0fd410de255b9de5d
Gerrit-Change-Number: 23005
Gerrit-PatchSet: 5
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210224/2666553f/attachment.htm>