Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: ec2-plugin
-
Labels:None
-
Environment:Jenkins 2.236
Option : Connect by SSH Process = true
-
Similar Issues:
Description
When Jenkins is connected to the slaves in using the 'Connect by SSH Process' the slaves host key are not removed from the known_hosts when the slave is deleted.
It implies we will not be able to recreate a slaves with the same IPs which cause issues when Slaves are dynamically triggered. Currently i have to remove the SSH key verification to make it works.