【环境】jenkins 上 新节点配置

彩屏黑白 / 2024-09-20 / 原文

jenkins 上 新节点配置

配置从节点信息

用法 :Only build jobs with label expressions matching this node

启动方式 :Launch agent by connecting it to the controller

可用性:Keep this agent online as much as possible

节点属性

Environment variables

JAVA_TOOL_OPTIONS      -Dfile.encoding=UTF-8

LANG      zh.CH.UTF-8

path      C:\Windows\System32;D:\soft_test\anaconda;D:\soft_test\anaconda\Scripts;D:\soft_test\anaconda\Library\bin

Tool Locations

(Allure Commandline) allure-2.19.0      D:\liu-work\allure-2.29.0

(Git) Default                        D:\soft_test\git\Git\bin\git.exe

(JDK) jdk-17.0.11               D:\soft_test\Java

需要安装的软件

git

anaconda    Anaconda的下载和安装(保姆级别教程)_anaconda下载安装-CSDN博客

jdk

allure