Hi, I'm searching around now for a while, but cannot find somemething helpful. I need to use data from a windows share inside a Jenkins job (running on Windows, but should be the same for Linux server). This share contains a huge set of test data I cannot store in a SVN or similar repo, and I cannot copy to local disk for the same reason. I wonder, is there a *clean* way to do this? I don't like the using "psexec -s -i" and a script at boot time. And I'm thinking about a clean handling for the user credentials, to avoid clear text passwords in scripts.
Is the solution so obvious and I cannot see it or does nobody else need such a feature? The title says "before SCM polling", but I would be happy with simple access during the build steps too. Thanx, Andi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/99b77925-e83d-4ed8-ab51-448c0399fe3e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
