Skip to content

Configurations

EliorMachlev edited this page Aug 8, 2024 · 3 revisions

Properties

Property Description Type Case-Sensitive Example Default Mandatory
JenkinsURL Jenkins Full URL including Port. String https://jenkins.mydomain.com:443 N/A
AgentName Agent Name as set in Jenkins String Slave-Agent HostName
AgentSecret Agent secret Auto-Generated by Jenkins String 1235aBcD N/A
JavaPath Full path to the Java Executable.
OpenJDK is supported
String C:\Program Files\Java\jdk-21.0.2\bin Environment Variable:
JAVA_HOME
CustomArguments Allows you to append custom arguemnts to the Java.exe invocation String -noCertificateCheck N/A
Clone this wiki locally