<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Jenkins build priority	</title>
	<atom:link href="https://emilwypych.com/2018/02/25/jenkins-build-priority/feed/" rel="self" type="application/rss+xml" />
	<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/</link>
	<description>by Emil</description>
	<lastBuildDate>Sun, 16 May 2021 16:52:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Emil		</title>
		<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-2340</link>

		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 16 May 2021 16:52:24 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=423#comment-2340</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-2337&quot;&gt;pirey&lt;/a&gt;.

It depends on how do you normally run your job – if you use a parameter in a job with the prioritization, you may just pass the value from the upstream job or in any other way. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-2337">pirey</a>.</p>
<p>It depends on how do you normally run your job – if you use a parameter in a job with the prioritization, you may just pass the value from the upstream job or in any other way. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pirey		</title>
		<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-2337</link>

		<dc:creator><![CDATA[pirey]]></dc:creator>
		<pubDate>Sun, 09 May 2021 23:57:44 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=423#comment-2337</guid>

					<description><![CDATA[I&#039;m assuming that you only cover the configuration part, but how do I update the priority itself?
Suppose I have lots of queue running, and I want a particular job to be prioritize, do I have to manually trigger the job with low priority value on the JobPriority parameter?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m assuming that you only cover the configuration part, but how do I update the priority itself?<br />
Suppose I have lots of queue running, and I want a particular job to be prioritize, do I have to manually trigger the job with low priority value on the JobPriority parameter?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Emil		</title>
		<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-1974</link>

		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 08:46:23 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=423#comment-1974</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-1973&quot;&gt;Tomek&lt;/a&gt;.

Unfortunately, I don&#039;t know if there&#039;s another option – I&#039;ve been using this plugin since the beginning and it works even for nested jobs and folder. Are you sure that you have a properly configured plugin? I have only one group (&quot;All jobs&quot; included) and default priority is set to 3 (exactly like on the screenshots) and it works perfectly. Do you use a lower number to set a higher priority? Because lower number == higher priority.

Did you try to add multiple jobs to the queue (veeeery long jobs, maybe some test jobs with sleep in bash script) and see what&#039;s going with the jobs in the queue (and if they start as expected or not) when you set 1 priority and 5 priority (assuming that you created five degrees)?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-1973">Tomek</a>.</p>
<p>Unfortunately, I don&#8217;t know if there&#8217;s another option – I&#8217;ve been using this plugin since the beginning and it works even for nested jobs and folder. Are you sure that you have a properly configured plugin? I have only one group (&#8220;All jobs&#8221; included) and default priority is set to 3 (exactly like on the screenshots) and it works perfectly. Do you use a lower number to set a higher priority? Because lower number == higher priority.</p>
<p>Did you try to add multiple jobs to the queue (veeeery long jobs, maybe some test jobs with sleep in bash script) and see what&#8217;s going with the jobs in the queue (and if they start as expected or not) when you set 1 priority and 5 priority (assuming that you created five degrees)?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tomek		</title>
		<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-1973</link>

		<dc:creator><![CDATA[Tomek]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 07:26:47 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=423#comment-1973</guid>

					<description><![CDATA[Hi, is there any other option or plugin that need to be set? 
In my case it doesn&#039;t work. I tried also &quot;Jobs and folders marked for inclusion&quot;. 
The result is alwasy the same - FIFO.]]></description>
			<content:encoded><![CDATA[<p>Hi, is there any other option or plugin that need to be set?<br />
In my case it doesn&#8217;t work. I tried also &#8220;Jobs and folders marked for inclusion&#8221;.<br />
The result is alwasy the same &#8211; FIFO.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Benzi		</title>
		<link>https://emilwypych.com/2018/02/25/jenkins-build-priority/#comment-476</link>

		<dc:creator><![CDATA[Benzi]]></dc:creator>
		<pubDate>Thu, 22 Nov 2018 13:14:08 +0000</pubDate>
		<guid isPermaLink="false">https://emilwypych.com/?p=423#comment-476</guid>

					<description><![CDATA[This was very helpful, many thx!]]></description>
			<content:encoded><![CDATA[<p>This was very helpful, many thx!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 1/68 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk

Served from: emilwypych.com @ 2025-11-23 10:24:00 by W3 Total Cache
-->