-
Notifications
You must be signed in to change notification settings - Fork 97
Home
Sergei Parshev edited this page Nov 16, 2020
·
8 revisions
Release article: https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/
- Introduction: https://youtu.be/02zCNJ20AC0
- Overview: https://youtu.be/CXghkwmsoXY
- MPL Build: https://youtu.be/knXX18E-W_s
- Nested Library: https://youtu.be/D72vnIBxQYE
- Petclinic Selenium: https://youtu.be/Gq8RYlZjds0
Here described how to setup Jenkins Master using docker & dynamic agents.
- MPL itself is an example of MPL - how to build the MPL project.
The next examples you can find after checkout the wiki repository:
git clone https://github.com/griddynamics/mpl.wiki.git
- simple-demo - Simple demo with Jenkinsfile and some modules
- mpl-nested - Nested library
- petclinic-selenium - Spring petclinic pipeline with selenium tests
- real-demo - Complex kubernetes infrastructure example with petclinic app (dev in progress)