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

VRMDATA location heavily depends on custom workspace

XMLWordPrintable

      Let's assume the following scenario.

      Repository URL: http://somewhere/ethermac
      Use custom workspace: /somewhere/Jenkins_Questa_plugin_test

      The build script looks like:

      cd sim/scripts
      module load questa/10.5c
      vrun -mseed $RANDOM -nolocalrerun -noreuseseeds -clean regression
      mv VRMDATA ../..

      It took a long time that I need the last line above.

      At first I thought I should put sim/scripts/VRMDATA for VRMDATA Directory, but it didn't work.

      It seems VRMDATA should exist under the custom workspace.

      The location must be more flexible.

            questa_vrm Questa Vrm
            kikutani Makoto Kikutani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: