1

I was using Jenkins 1.7.4 version in RHEL Linux server. I can able to configure the slave using "launch agent via execution of command on the master" option during slave setup.enter image description here

Now we have upgraded jenkins to 2.121.1 version. Now we unable to find that option in the upgraded version.

enter image description here

How to fix this issue.

Community
  • 1
  • 1
user2439278
  • 1,222
  • 7
  • 41
  • 75

1 Answers1

0

Manually I Installed command-launcher, jdk-tools plugin. Then it works.

user2439278
  • 1,222
  • 7
  • 41
  • 75