A Jenkins DSL project to create CI/CD pipeline for your project.
For this project we use the Jenkins DSL which using Groovy language.
The pipeline is compose by the next jobs
Unit test -> Integration test -> Sonar -> Performance test -> Volume test