Re: Jenkins Public Relations

2021-06-04 Thread Oleg Nenashev
I would be happy to have any kind of collaboration with the CDF Press team. We do not have many contributors in this area, and having a extra professional contributors would help the community a lot. At the same time I am *-1* for just delegating press management to the Continuous Delivery

HELP NEEDED - Jenkins contributor summit on Jun 25

2021-06-04 Thread Oleg Nenashev
Dear all, As you know, we will be organizing the Jenkins contributor summit on June 25th (landing page ). I would like to make it a quite big contributor event where we agree on some key Jenkins topics, e.g. security or API/plugin deprecation/EoL

Re: Windows Tests failing on Timeout

2021-06-04 Thread Bryan Stopp
Yeah, I'd hate to have to disable all windows validation because my restart validation tests can't get a test runner in 15 seconds after a reboot. Seems like a limitation of the testing framework... -Stopp On Friday, June 4, 2021 at 3:24:08 PM UTC-5 jonathan@gmail.com wrote: > Turns out

Re: Windows Tests failing on Timeout

2021-06-04 Thread Jonathan Mackenzie
Turns out this timeout is configurable via a system property but not if it is a unit test, unfortunately. I looked at https://github.com/jenkinsci/workflow-durable-task-step-plugin/blame/master/src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ExecutorPickle.java and on line 71 there is

Re: Windows Tests failing on Timeout

2021-06-04 Thread Jonathan Mackenzie
NVM, found the log . Saw that you increased the test timeout, but this was still the same error as before:

Re: Windows Tests failing on Timeout

2021-06-04 Thread Jonathan Mackenzie
Here is the junit code, it might help. https://junit.org/junit4/xref/org/junit/internal/runners/statements/FailOnTimeout.html The timeout is set in the Builder object. You may be suffering from a Windows process create time issue. I assume you are running this on the Jenkins server itself and it

Re: Jenkins Public Relations

2021-06-04 Thread Alyssa Tong
+1 for CDF to handle Jenkins press releases. Having an experienced, dedicated resource on this is a valuable benefit, imo. On Wed, Jun 2, 2021 at 10:43 AM Tracy Miranda wrote: > Hi all, > > The Continuous Delivery Foundation (CDF) offers public relations (PR) > services to all CDF projects e.g

Re: Windows Tests failing on Timeout

2021-06-04 Thread Bryan Stopp
Follow-up: I found a way to extend the timeout for a test (WithTimout annotation), and bumped it up to 5 minutes. However, it does not solve the issues. Any help is much appreciated. -Stopp On Friday, June 4, 2021 at 11:24:48 AM UTC-5 Bryan Stopp wrote: > Hello all, > > Looking for some

Windows Tests failing on Timeout

2021-06-04 Thread Bryan Stopp
Hello all, Looking for some advice/help here. I've added a bunch of tests for my plugin, but it seems that on Windows I get random failures of my restart test cases. It doesn't happen during the Linux runs. Essentially I'm validating that my custom steps come up clean from a reboot and then

Open Source Maintainer Week, Jun 7-11. Do we want to organize something?

2021-06-04 Thread Oleg Nenashev
Hi all, Next week there will be maintainer week on Jun 7-11. There are multiple events being organized by communities. https://github.com/github/maintainerweek - Jun 07, Upstream OSS https://upstream.live/ - Jun 08-09 - Global Maintainer Summit,

Re: requesting access to blueocean-maven-plugin

2021-06-04 Thread Baptiste Mathus
I just gave you write access manually from the GH UI Olivier, given you're already declared in the RPU repo as releaser. (I've requested voice access on IRC@Libera. Once I get it, I'll redo this properly from there to have the team created for this repo as usual by the tooling -- none right now)

requesting access to blueocean-maven-plugin

2021-06-04 Thread Olivier Lamy
Hi While upgrading some stuff for blueocean, I figure out I don't have access to commit to https://github.com/jenkinsci/blueocean-maven-plugin whereas I can deploy release. Is it possible to have commit access? cheers -- Olivier -- You received this message because you are subscribed to the

Re: [Heads-up] Removing commons-digester from Jenkins Core (and the link with our plugins EOL policy discussion :-))

2021-06-04 Thread Baptiste Mathus
FYI all. The Core PR got merged. Blog entry PR up for review https://github.com/jenkins-infra/jenkins.io/pull/4395 I think we should land this blog article asap, so people can start seeing this today to prepare for upcoming weekly. -- Baptiste Le mer. 2 juin 2021 à 01:00, Oleg Nenashev a