Test Software On Emulated Hardware In Containers

Speakers:

Paul Schroeder (Clous Infrastructure Architekt, Accenture)

Scheduled time: Sunday, 12:00 - Room V4 - Duration 60 Min.

Zum Stream

Modernizing the traveler information systems of an international railway and transportation company, including the modernization and renewal of traveler facing devices at the train stations. For a variety of devices ranging from 20-year-old x86 PC104 based embedded systems up to modern 64bit multi-core systems, a Buildroot based Linux system, and a custom application stack is being developed.

In this talk, we will show how we use a fully automated CI pipeline to build our custom application components resulting in deployable Linux disk images. These images are then containerized and deployed on our Kubernetes cluster. Using Qemu in our containers allows us to simulate external hardware normally connected through serial interfaces and is the basis for automated tests.

- presentation of our technology stack.
- multi-stage Linux disk image creation in the CI.
- running embedded device images in a Kubernetes cluster.
- automated testing of simulated embedded systems.