X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Fjjb-workers-9459a54a5ecb91e8.yaml;fp=releasenotes%2Fnotes%2Fjjb-workers-9459a54a5ecb91e8.yaml;h=fc11d2502b871a1029a3578873c1b84d76a95289;hb=df1a4e762a9eee97e0239a2c66217b5fc6e9452d;hp=0000000000000000000000000000000000000000;hpb=e043053225eba25b3f6e502ad08fa459b9e9ef1e;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/jjb-workers-9459a54a5ecb91e8.yaml b/releasenotes/notes/jjb-workers-9459a54a5ecb91e8.yaml new file mode 100644 index 00000000..fc11d250 --- /dev/null +++ b/releasenotes/notes/jjb-workers-9459a54a5ecb91e8.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + The **jjb-merge** job now has a new parameter ``jjb-workers`` to allow + configuration of the number of threads to run update with. Default is *0* + which is equivalent to the number of CPU cores available on the system.