Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [jdt-dev] Automate check to warn about freeze on Gerrit

I noticed a problem with this. I submitted patches to JDT and equinox and bot got verified +1 with the Report-freeze-dates job. But the actual gerrit job did not complete.  This can cause trouble. I double checked individual jobs before merging that is how I noticed this problem.

 

Example : https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/173737

 

-Sravan

 

From: Mickael Istria <mistria@xxxxxxxxxx>
Sent: 09 December 2020 16:55
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Cc: General development mailing list of the Eclipse project. <eclipse-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [eclipse-dev] [jdt-dev] Automate check to warn about freeze on Gerrit

 

 

 

On Wed, Dec 9, 2020 at 11:03 AM Noopur Gupta <noopur_gupta@xxxxxxxxxx> wrote:

One way is to mute the job when it is run and successful as you mentioned

 

Do you know how this can be done? I didn't find a configuration to implement things as you suggest here.

 

Or, we can also check if not running the job during the non-freeze period is feasible/easier.

 

Maybe yes, if it's properly documented on the releng steps for a freeze/unfreeze, it could be enough.

 



Back to the top