简体   繁体   中英

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. On that instruction, Windows Slave plugin is specified to be installed, but it is not available from plugin "Available" tab. Any idea? Should WMI Windows Agent be installed instead? But that is an agent plugin.

Many thanks!

I think you need this - https://plugins.jenkins.io/windows-slaves

The plugin name is "WMI Windows Agents" and Id is "windows-slave".

You need to make sure you Jenkins can reach this plugin 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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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