In automotive projects it's frequently required to run tests on special hardware peripherals: development boards, prototypes, etc. It may be required for both software and hardware areas, and especially for products involving both worlds.
CI and CD methodologies require continuous integration and system testing, and Jenkins comes to help here.
Jenkins is an automation framework, which can be adjusted to reliably work with hardware attached to its nodes. My presentation addresses common use-cases like peripheral connection, development tools usage, resource sharing between teams, and infrastructure monitoring. I will present potential implementations for classic Jenkins freestyle jobs and Pipeline-as-Code. We will also talk about the added value being provided by CloudBees Jenkins Platform.