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

RTC: Jenkins checks out subdirs of a component instead of checking it out as one whole dir

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rtc-plugin
    • None

      RTC version: 6.0.4
      Jenkins version: 2.150.1

      The component used to be checked out by Jenkins as a whole dir. Don't know why it starts to check it out as separate subdirs.

      For example:
      it should've checked out the componnet as:

      /component

      (it has sub dirs like /src/include, etc)

      instead, it checks it out as:

      /src
      /include
      /doc

      Observations:
      1. This only happens to this specific component, not seen it happens on other components.
      2. I've tried removing the component from the workspace and add it back, doesn't work.
      3. I've tried creating another jenkins job and use the same workspace, doesn't work.
      4. I've tried using another workspace with same components, doesn't work.

            deluan Deluan Quintão
            wocow Zichuan Zou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: