×
Take following test result as example: <test-case ... Run remotely: The test set is run on the host defined in the Testing Tool host field. ... The condition to ...
The following Pipeline code shows an example of how to create a Pipeline using environment variables for secret text credentials. In this example, two secret ...
Mar 19, 2024 · A plugin that enables publishing test results. For example, JUnit Plugin 1.10 or later, NUnit plugin, and so on (Required to enable ALM Octane/ ...
Missing: /search
Jan 23, 2024 · Now search for AIO Tests and click Install ... Below is an example. pipeline { agent any ... AIO Tests for Jira is a test management tool ...
ontrackBranchName : Transforms a branch name, as provided by the pipeline for example, into a name suitable for a branch in Ontrack. ontrackBranchSetup ...
Run the steps in this post condition after every other post condition has been evaluated, regardless of the Pipeline or stage's status. Example 3. Post Section, ...
Every input step has an unique identifier. It is used in the generated URL to proceed or abort. A specific identifier could be used, for example, to ...
The following example will cache ~/.m2 between Pipeline runs utilizing the maven container, avoiding the need to re-download dependencies for subsequent ...
Missing: Automation | Show results with:Automation
3 days ago · Comma-separated list of specific robot names. Pipeline example: pipeline { agent any environment { MAJOR = '1' MINOR = '0' } stages ...