Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63590

the slave_setup plugin does not reload its configuration from disk when reload-configuration is triggered from the jenkins cli

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • slave-setup-plugin
    • jenkins lts 2.235.5-1.1 running on centos 7 based host
      slave setup plugin 1.10

      changes done to org.jenkinsci.plugins.slave_setup.SetupConfig.xml on disk is not reflected in the running jenkins process when reload-configuration is triggered trough the cli. restarting jenkins makes the changes appear on new slaves.

       

      so we have some configuration in org.jenkinsci.plugins.slave_setup.SetupConfig.xml that we altered during our jenkiins deployment process. the changes where pressent on the filesystem. But jenkins slave plugin continued to provision new slaves with the old  config after reload-configuration had been called trough the cli. Restarting jenkins made the change appear.
      I would have expected that the reload configuration had also updated the configuration of the slave setup plugin

            peppe Giuseppe Landolfi
            fvissing Frank Vissing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: