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

Directory blob expansion fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • fstrigger-plugin
    • None
    • Jenkins 1.642.2
      CentOS Linux release 7.2.1511 (Core)
      fstrigger .39

      Under Trigger Monitor Files
      In File Path Field enter:
      /tmp/temp/tmp/*

      Result in Trigger Log:

      Polling on master.
      Checking one file: '/tmp/temp/tmp/testfile'.
      Polling complete. Took 0 ms.

      This is the expected behavior.

      In File Path Field enter:
      "/tmp/**/tmp/*"

      Error in Trigger Log:
      Polling on master.
      The folder path '/tmp/**/tmp' doesn't exist.
      The computed file doesn't exist.

      Expected behavior:
      the glob for the directory at ** (temp) should have been expanded.

            gbois Gregory Boissinot
            lshaughnessy luke shaughnessy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: