简体   繁体   English

尝试设置 Windows Jenkins slave,但找不到可用的“Windows Slave”插件

[英]Trying to setup Windows Jenkins slave, but can't find "Windows Slave" plugin available

Trying to follow https://linuxhowtoguide.blogspot.com/2018/02/how-to-setup-jenkins-slave-on-windows.html to setup Windows Jenkins slave.尝试按照https://linuxhowtoguide.blogspot.com/2018/02/how-to-setup-jenkins-slave-on-windows.html设置 Windows Jenkins slave。 On that instruction, Windows Slave plugin is specified to be installed, but it is not available from plugin "Available" tab.在该指令中,指定要安装 Windows Slave 插件,但它在插件“可用”选项卡中不可用。 Any idea?任何的想法? Should WMI Windows Agent be installed instead?是否应该安装 WMI Windows 代理? But that is an agent plugin.但那是一个代理插件。

Many thanks!非常感谢!

I think you need this - https://plugins.jenkins.io/windows-slaves我认为你需要这个 - https://plugins.jenkins.io/windows-slaves

The plugin name is "WMI Windows Agents" and Id is "windows-slave".插件名称为“WMI Windows Agents”,Id 为“windows-slave”。

You need to make sure you Jenkins can reach this plugin URL.您需要确保 Jenkins 可以访问此插件 URL。

Once the plugin is installed, a new launch type is available in the agent configuration.安装插件后,代理配置中将提供新的启动类型。 Once the agent configuration is saved, Jenkins will reconnect the agent(slave) using the plugin保存代理配置后,Jenkins 将使用插件重新连接代理(从属)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM