×
Jan 26, 2023 · I'm trying to write a pipeline that pulls code ... test them with an echo or sh I run into ... sandbox.groovy.SandboxInterceptor.onGetProperty( ...
Dec 28, 2022 · Hi community, I started learning Jenkins just about yesterday, so I have created this simple script to just print a simple echo from a ...
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: test | Show results with:test
Feb 26, 2024 · Generate .hpl file in the test class directory so that test harness can locate the plugin. Attributes: Requires a Maven project to be executed.
Mar 19, 2024 · Generate pipeline code. To set up a pipeline test job for your OpenText testing tool: From Jenkins Dashboard.
Apr 16, 2024 · Alternately, you can have your tests run scripts using the sandbox. In this case you may need to whitelist methods used by your tests -- either ...
Dec 22, 2022 · Enable Jenkins multibranch pipeline to see new tags and build when a new tag is pushed - Seems to work fine when I execute the script manually.
Missing: code test
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Oct 19, 2022 · Calls to code defined inside a sandboxed script are intercepted, and various allowlists are checked to determine whether the call is to be ...
Missing: testing | Show results with:testing
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short ...