×
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...
Any Folder created can have Shared Libraries associated with it. This mechanism allows scoping of specific libraries to all the Pipelines inside of the folder ...
withSandbox : Use sandbox in a specific scope ... jiraUserSearch : JIRA Steps: Search ... step([$class: 'TesteinRunBuilder']) : Run Testein test/suite/application ...
Your Groovy pipeline script can include functions, conditional tests, loops, try/catch/finally blocks, and so on. Sample syntax for one node in a Java ...
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Aug 2, 2023 · Hi. I have some Groovy scripts that worked just fine in Jenkins 1.x but are now broken in 2.x. This is actually blocking my update, ...
Missing: example | Show results with:example
Feb 15, 2023 · Build Analysis - Easily find any Jenkins build using a variety of easy to use filters. View build summary or drill down to see build status ...
Missing: tool | Show results with:tool
A test controller is a Jenkins controller used solely for testing configurations and plugins in a non-production environment. A test controller is highly ...
Mar 19, 2024 · This plugin enables integration with ALM, ALM Octane, Unified Functional Testing, LoadRunner, and LoadRunner Enterprise.