Releasing with declarative pipeline

2017-12-27 Thread Ari Maniatis
I'm starting to experiment with Jenkinsfile configuration and its mostly coming together. Probably the hardest thing is sorting out which instructions are for the old script syntax and which for the new declarative syntax. Probably a few years from now stackoverflow will have more correct answe

Re: How do I purge/clobber stashed files?

2017-12-27 Thread Mark Waite
That seems like a bug to me if I've understood your phrasing correctly. I don't expect the stash from one build (for example, build number 14) to be included in later builds (for example, build number 15). Within a single build (for example, build number 14), I would initially assume (until prove

How do I purge/clobber stashed files?

2017-12-27 Thread red 888
Jenkins docs seem ambiguous about this: Stashed files are not otherwise available and are generally discarded at the end of the build. S "generally" means what? T

Re: jenkins parallel streams with local files?

2017-12-27 Thread red 888
Thanks! That was just what I needed, but now I have a question about how to clear out the stash for each run. Just made a new post for this question. On Friday, December 22, 2017 at 7:18:47 PM UTC-5, Mark Waite wrote: > > The "stash" step stores files from a workspace. The "unstash" step > retr

Jenkins not found elements with JS.

2017-12-27 Thread Lucio Amorim
Hello. First, sorry my poor english, i am braziliam and not speak good. My Jenkins show the message 'element no found' during the test with selenium in the webpage but in Eclipse not have a problems with the test. I used the getPageSource during the test for the return the HTML, the HTML not ha

Re: How to change the Jenkins Time Zone

2017-12-27 Thread Chicago
What is your user.timezone in Jenkins? Go to /system info and look for user.timezone Sincerely, GnuPG 4483fad9f893eaf6f32cac12d46c17f6b63de06a -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin