Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.7
-
None
Description
Current situation
In the delivery of Agent Batch Installer there is a job chain name "automatic_installation". This chain contains the steps
- TransferInstallationSetup: to copy the setup jar file to the agents host
- TransferInstallationFile: to copy the installation xml file to the agents host
These steps are implemented with the deprecated SOSFTP Job.
Desired situation
The FTP transfer should be implemented by the YADE job "sos.scheduler.jade.JadeJob"