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

Allow to specify source directory mappings (aka substitute paths).

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • valgrind-plugin
    • None

      Somethimes you do not want to build a program and execute lengthy valgrind/memcheck/hellgrind examination from within the same JENKINS jobs.

      When workspace where a program is run under valgrind is different from the workspace where program was built the vagrant plugin will not be able to find sources.

      In gdb this problem is solved using set-substitute-path. In valgring JENKINS plugin it is proposed that a source mappings are added.

      Here is the link to gdb command documentation:
      https://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html#set%20substitute%2dpath

          [JENKINS-35003] Allow to specify source directory mappings (aka substitute paths).

          We stumbled across this, too. Would really be a great improvement, especially for a pipeline scenario as we have, with one jenkins job that builds the artifact and subsequent jobs that do testing.
          @existence:
          Any chance to get the pull request merged into the plugin source mainline? I'd volunteer for testing ...

          Florian Miedniak added a comment - We stumbled across this, too. Would really be a great improvement, especially for a pipeline scenario as we have, with one jenkins job that builds the artifact and subsequent jobs that do testing. @ existence : Any chance to get the pull request merged into the plugin source mainline? I'd volunteer for testing ...

          Jacek Tomaka added a comment -

          Hey! How about merging it? I think it is ripe!

          Jacek Tomaka added a comment - Hey! How about merging it? I think it is ripe!

            jcztery Jacek Tomaka
            jcztery Jacek Tomaka
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: