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

Matrix sub-jobs get disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Jenkins 1.518

      I have seen matrix sub-jobs abort before even starting a build on a slave machine. On investigating further I see that for some reason the sub-job config.xml files contain the tags:
      <disabled>true</disabled>
      even though the matrix job is enabled and indeed the top level config.xml contains:
      <disabled>false</disabled>
      This seems to happen to jobs that have been copied from other matrix jobs where the axis configurations have changed a few times.
      Since the user has no control over this tag it must be redundant. I think that the code should force the disabled tag to be false for all child jobs.

            oleg_nenashev Oleg Nenashev
            aszostak Artur Szostak
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: