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

Support for deployment on cluster

    XMLWordPrintable

Details

    Description

      For some reason deployment on cluster is disabled.

      The code is almost already in place but there is no way to specify a cluster on the web interface options, therefore when you try to deploy on a cluster it fails.

      I open this issue for 2 reasons:

      1. provide a PR on github that will allow deployment on clusters
      2. understand why deployment on clusters is currently disallowed, since maybe there is some reason I am missing

      Attachments

        Activity

          turboriso Valerio Ponte added a comment -

          Opened PR (https://github.com/jenkinsci/websphere-deployer-plugin/pull/5) to close this issue. I tested the proposed patches against WAS 8.5.5 environment, both clusterized (single server cluster) and standalone.

          I think it might still not work correctly on a clusterized environment with multiple application server, since I think it will install the given application only on a single node. This case needs testing to be confirmed.

          turboriso Valerio Ponte added a comment - Opened PR ( https://github.com/jenkinsci/websphere-deployer-plugin/pull/5 ) to close this issue. I tested the proposed patches against WAS 8.5.5 environment, both clusterized (single server cluster) and standalone. I think it might still not work correctly on a clusterized environment with multiple application server, since I think it will install the given application only on a single node. This case needs testing to be confirmed.

          Code changed in jenkins
          User: Greg Peters
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin.java
          src/main/resources/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin/config.jelly
          src/main/resources/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin/help-cluster.html
          http://jenkins-ci.org/commit/websphere-deployer-plugin/2d2c3ee661262ef15020a3b18df2375b43e9b992
          Log:
          Merge pull request #5 from riso/master

          JENKINS-27945 Enable cluster support

          Compare: https://github.com/jenkinsci/websphere-deployer-plugin/compare/c7c3a48c1b06...2d2c3ee66126

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Greg Peters Path: pom.xml src/main/java/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin.java src/main/resources/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin/config.jelly src/main/resources/org/jenkinsci/plugins/websphere_deployer/WebSphereDeployerPlugin/help-cluster.html http://jenkins-ci.org/commit/websphere-deployer-plugin/2d2c3ee661262ef15020a3b18df2375b43e9b992 Log: Merge pull request #5 from riso/master JENKINS-27945 Enable cluster support Compare: https://github.com/jenkinsci/websphere-deployer-plugin/compare/c7c3a48c1b06...2d2c3ee66126
          turboriso Valerio Ponte added a comment -

          The proposed PR has been accepted. It would still require testing on multi-node clusters.

          turboriso Valerio Ponte added a comment - The proposed PR has been accepted. It would still require testing on multi-node clusters.

          People

            turboriso Valerio Ponte
            turboriso Valerio Ponte
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: