Bjorn Pedersen to Ven H:
> > I have a Multibranch Pipeline job setup for SVN. In
> > Trunk, I have a directory called Platform which has a
> > Jenkins file. The workspace structure is something like
> > Drive\Workspace_Dir\trunk%2FPlatform.
> >
> > After a few builds, I can see some strange things
Thanks a lot. Can you please advise on how to stop / control this behavior?
Regards,
Venkatesh
On Thu, Aug 20, 2020 at 3:34 PM 'Björn Pedersen' via Jenkins Users <
jenkinsci-users@googlegroups.com> wrote:
> This standard behaviour if jobs run in parallel. The first run uses:
> trunk%2FPlatform
This standard behaviour if jobs run in parallel. The first run uses:
trunk%2FPlatform => the workdir for the job
trunk%2FPlatform@tmp => the checkout for the Jenkinsfile to set up the job.
the @n dirs are created for further parallel runs.
Björn
>
--
You received this message because you are
Hi,
I have a Multibranch Pipeline job setup for SVN. In Trunk, I have a
directory called Platform which has a Jenkins file. The workspace structure
is something like Drive\Workspace_Dir\trunk%2FPlatform.
After a few builds, I can see some strange things happening with this.
The Workspace_Dir has