Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-171

Use of SSH jobs based on the Trilead implementation is deprecated

    XMLWordPrintable

Details

    • Deprecation
    • Status: Deprecated (View Workflow)
    • Major
    • Resolution: Deprecated
    • None
    • 1.10, 1.11, 1.12
    • None

    Description

      Deprecation

      • With release 1.9 we switched from the Trilead implementation to JSch by JCraft:
        • JITL-123: JITL SSH Job should switch from Trilead to JSch implementation by JCraft
        • JITL-168: JITL SCP job uses JSch instead of Trilead
      • A lot of new features have been added to SSH jobs:
        • JITL-112: Setting order parameters by shell scripts executed with SSH Jobs
        • JITL-147: Improve SSH session management to monitor and kill remote sessions
        • JITL-151: SSH jobs should support elliptic curves (ECDSA) for authentication
        • JITL-157: Provide JobScheduler environment variables for SSH sessions
      • We recommend to our users to switch to the new JSch based SSH jobs in a foreseeable time slot:
        • Perform tests with the new SSH jobs starting from release 1.9
          • To activate the JSch implementation in JobScheduler add <param name="jitl.ssh.use_jsch_impl" value="true"/> to the params section of the file scheduler.xml.
        • Switch to production use of the new SSH jobs starting from release 1.10
          • The JSch implementation will be activated by default.
          • To fall back to the Trilead implementation in JobScheduler add <param name="jitl.ssh.use_jsch_impl" value="false"/> to the params section of the file scheduler.xml.

      Deprecation History

      • Release 1.10: deprecated
      • Release 1.11: unsupported
      • Releae 1.12: removed

      Attachments

        Activity

          People

            sos_jitl_team TeamJITL
            ap Andreas PĆ¼schel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: