Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] triggerWinGerrit
  • From: Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx>
  • Date: Mon, 21 Mar 2022 04:18:13 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=PvzuRYtm/eDFjNabFGA8Kr9ecvAQ9+LZxRQn16fLWQQ=; b=mb4MHE5REF3ky6ynm0oXnSkYYIHQHAQGBQcs5VwqfEmLRFo1EcACD23ep+EZDN8Mc8gEGyjqdNqnK6pdwWFfj39+5K78LTnKG0ZGN74Acu9s864F2ZrnJ7U2KD0nC42r5twj1uGy8FBdKJjb9V7MJQs0Y/wtwOGuYveLjZXykvpulm//cguvr45WTOfUZJIoMIU98LQcSLLwXldY9ydP283I045ygKuTjJNxvDePcGxc+N2za3CTmi9NGIqFvTWc0aCH/duBZTdrd39DChGlQ3ESkOS6WMnSqLCf5z4WacgKQB6fLOxBbyNjRGrvp15xJteOpgj9vahFOtKdoXsqtw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ELpRMWpvzlHh2zGrMyq3pX6N+aXb3x1n3olqd5dDsfjTrHGSYHjFV0f/a9ucQs0Mo4wzarxY9FHNuodtCS73wry5mYhiuDwYM9y3IkarKPCT4ZD5xHQqMMLqFnY6hPYH9LYhpGshaNt55uVNEY1+fST3T6zF2Mjm0tT52b5fAcHmRzi9gdoEjsIGYx8I4NLNTHdDL7yM5ejJ+LX/hn5pZxo+Z6eM/yR9pUKB/WitYsVTWjnVep0JBw+sgNlO5gBRUf9WLVY0kMJWUtuQnSHUX07qaRiCbeusLuy+OZOxGVgrqjPdaXSg5mxHRa/lPG64BOk7qhRFJaEM5q5RBMzxig==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev/>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYPHNa/Dobw8HUA0CcEIioKdkpx6zJN07A
  • Thread-topic: [EXTERNAL] [platform-dev] triggerWinGerrit

I added this for jdt-debug for test purposes using the windows test machine. Getting time on windows machine is quite difficult(tests run for more than 8 hours and two test runs happen daily). Only problem preventing us is the resource crunch here. That is exactly the reason why we have triggerWinGerrit mechanism. Also you might have noticed the build would have got triggered after 7 hours(not exactly an ideal case).

 

If there is really a requirement yes we can add this mechanism. But because of resource crunch it will be quite difficult to use it.

 

Thanks

Sravan

 

From: platform-dev <platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Jonah Graham
Sent: 20 March 2022 21:28
To: Eclipse platform general developers list. <platform-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [platform-dev] triggerWinGerrit

 

Hi folks,

 

I recently came across  triggerWinGerrit  (thanks Sarika).

 

I can see https://ci.eclipse.org/releng/job/jdt-debug-win-gerrit-test/ is configured for triggerWinGerrit - but I can't find any mention of it elsewhere.

 

Is it possible / permissible to allow all platform projects to use such a mechanism? For example SWT would really benefit because of all the platform specific code. I really would like https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/192078 to run :-)

 

Jonah

 


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


Back to the top