Mailinglist Archive: opensuse-buildservice (148 mails)
| < Previous | Next > |
[opensuse-buildservice] RE: OBS worker prioritization/allocation
- From: <ext-senthil.muthukalai@xxxxxxxxx>
- Date: Mon, 17 Jan 2011 18:26:27 +0000
- Message-id: <A0FDD464CA34D545B8EC7EE7EDE7C5990519F86E@008-AM1MPN1-014.mgdnok.nokia.com>
I found that I can use the following parameters in BSConfig.pm for this.
$powerhosts
$powerpkgs
$specialbuildhost
I created two worker instances and set,
$powerhosts = ["build1"]
But I don't know how do I specify the package name with $powerpkgs.
Whatever I give for this, I am not able to restart the scheduler process.
And I am able to specify the package/project with $specialbuildhost but am
observing the following.
The package is built on the specified host only when it is free.
Else it is scheduled on a different host.
Also if the specified host is free, the other packages/projects are also
scheduled on this.
Can somebody explain the usage of these parameters and the effect?
Thanks,
Senthil M
-----Original Message-----
From: ext ext-senthil.muthukalai@xxxxxxxxx
[mailto:ext-senthil.muthukalai@xxxxxxxxx]
Sent: 12 January, 2011 14:58
To: opensuse-buildservice@xxxxxxxxxxxx
Subject: [opensuse-buildservice] OBS worker prioritization/allocation
Hello,
I have 5 worker processes in my OBS instance.
Can I have two workers assigned for builds of a particular project/area on the
basis of priority?
How do I do this?
Thanks,
Senthil M
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
$powerhosts
$powerpkgs
$specialbuildhost
I created two worker instances and set,
$powerhosts = ["build1"]
But I don't know how do I specify the package name with $powerpkgs.
Whatever I give for this, I am not able to restart the scheduler process.
And I am able to specify the package/project with $specialbuildhost but am
observing the following.
The package is built on the specified host only when it is free.
Else it is scheduled on a different host.
Also if the specified host is free, the other packages/projects are also
scheduled on this.
Can somebody explain the usage of these parameters and the effect?
Thanks,
Senthil M
-----Original Message-----
From: ext ext-senthil.muthukalai@xxxxxxxxx
[mailto:ext-senthil.muthukalai@xxxxxxxxx]
Sent: 12 January, 2011 14:58
To: opensuse-buildservice@xxxxxxxxxxxx
Subject: [opensuse-buildservice] OBS worker prioritization/allocation
Hello,
I have 5 worker processes in my OBS instance.
Can I have two workers assigned for builds of a particular project/area on the
basis of priority?
How do I do this?
Thanks,
Senthil M
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |