• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • amazon-ecs-plugin
    • None

      Attempting to set the ECS task timeout through the Jenkins web interface fails.

       

      This appears to be due to the typo correction for slaveTimoutInSeconds not being performed in https://github.com/jenkinsci/amazon-ecs-plugin/blob/master/src/main/resources/com/cloudbees/jenkins/plugins/amazonecs/ECSCloud/config.jelly 

       

      As a result, it's still trying to set slaveTimoutInSeconds instead of slaveTimeoutInSeconds. Similarly, it doesn't display the current value due to the same issue.

       

      This is using version 1.19 of the plugin.

          [JENKINS-56011] UI fails to set ECS Task Creation Timeout

          Michael Ward created issue -
          Michael Ward made changes -
          Description Original: Attempting to set the ECS task timeout through the Jenkins web interface fails.

           

          This appears to be due to the typo correction for slaveTimoutInSeconds not being performed in [https://github.com/jenkinsci/amazon-ecs-plugin/blob/master/src/main/resources/com/cloudbees/jenkins/plugins/amazonecs/ECSCloud/config.jelly

           

          As a result, it's still trying to set slaveTimoutInSeconds instead of slaveTimeoutInSeconds. Similarly, it doesn't display the current value due to the same issue.
          New: Attempting to set the ECS task timeout through the Jenkins web interface fails.

           

          This appears to be due to the typo correction for slaveTimoutInSeconds not being performed in [https://github.com/jenkinsci/amazon-ecs-plugin/blob/master/src/main/resources/com/cloudbees/jenkins/plugins/amazonecs/ECSCloud/config.jelly

           

          As a result, it's still trying to set slaveTimoutInSeconds instead of slaveTimeoutInSeconds. Similarly, it doesn't display the current value due to the same issue.

           

          This is using version 1.19 of the plugin.

          this seems to be fixed in the current state of the github repo (altough not released)

          Andreas Sieferlinger added a comment - this seems to be fixed in the current state of the github repo (altough not released)

            roehrijn2 Jan Roehrich
            michaelward Michael Ward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: