Skip to Content

Tikal Knowledge - Generic Python script-runner using Dockerized Jenkins-pipeline 

GitHub - jenkinsci/pyenv-pipeline-plugin: Execute commands in Python virtualenvs in Jenkins Pipeline DSL 

Exercise: Run LeTP-UnitTests locally with docker.

Using Docker with Pipeline 

declarative-pipeline-fundamentals 

Jenkins design

structuring the project to core, plugins, modules, and other independent pieces

Jenkins pipeline

Jenkins: Using Gradle to build your Shared Library \| Rubix 

Jenkins: Preparing your Shared Library for tests \| Rubix 

Jenkins: Testing a full declarative pipeline in your Shared Library \| Rubix 

Q&A

What’s two types of pipeline?

Pipeline Syntax 

Declarative and Scripted pipeline.

Last updated on