-
Notifications
You must be signed in to change notification settings - Fork 102
Home
sparshev edited this page Nov 23, 2018
·
8 revisions
- Intro: https://youtu.be/NpnQS3fFlyI
- Overview: https://youtu.be/wwi7oREL02k
- MPL Build: https://youtu.be/QZsQThhPk-Y
- Nested Library: https://youtu.be/UsThHFze76Y
- Petclinic Selenium: https://youtu.be/GLtvxY1S3Aw
Here is 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