Mailinglist Archive: opensuse-buildservice (260 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Did have method to disable obs check requires in cycle?
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Tue, 22 Dec 2009 11:28:45 +0100
- Message-id: <200912221128.45285.adrian@xxxxxxx>
Am Dienstag, 22. Dezember 2009 10:57:37 schrieb Jian Lee:
You can't set it somewhere, you can just change your package dependencies so
that the cycles will reduce.
Check the scheduler log file output to see your current cycles.
relsync can be configured via BSConfig.pm, no need to change the scheduler for
this.
What you want is to avoid the trigger on "meta change" and only trigger on
source change. Check for "meta change" string in the code.
But be warned, you will most likely quite often build broken repostories. You
will hunt problems in your packages which comes and go and you will never know
when you have a clean state which can be tested.
bye
adrian
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Thanks, Adrian
but how to set cycle of 3 ?
You can't set it somewhere, you can just change your package dependencies so
that the cycles will reduce.
Check the scheduler log file output to see your current cycles.
I'm hacking the bs_sched script, and want it to drop pkgs which would
relsync can be configured via BSConfig.pm, no need to change the scheduler for
this.
What you want is to avoid the trigger on "meta change" and only trigger on
source change. Check for "meta change" string in the code.
But be warned, you will most likely quite often build broken repostories. You
will hunt problems in your packages which comes and go and you will never know
when you have a clean state which can be tested.
bye
adrian
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |