Jenkins is a free and open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery.
Jenkins is used as a build server. Before an application can be deployed it first needs to be build and packaged.
Jenkins allows people who have access to build applications before deployment in a simple UI.
After logging in you are greeted with all available projects.
From here select the project you want to build, here you find an overview of all builds available, and the option to create a new build.
If you are a Medior/Senior Full Time Backend Developer then you can request access at someone from the DevOps team.
Default Jenkins server: https://ci.dpdk.com/
Jenkins server for projects where external developers are involved: https://ci-ext.dpdk.com/
Last modified | Friday, April 29, 2022, 12:57:36 PM UTC |
Last author | roelvoordendag |
Commit ID | b4569da |