Hello 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 (#4).
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, 771 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground
refs/changes/05/23005/4
--
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: 4
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: laforge <[email protected]>
Gerrit-MessageType: newpatchset