[users at bb.net] Having 2 schedulers trigger a branch
Vitali Lovich
vlovich at gmail.com
Wed Nov 4 04:01:17 UTC 2015
I was seeing 1 but was expecting 2. I did add an explicit mergeRequests & that seemed to fix the issue. I was under the impression that barring anything else nothing is merged but I believe that’s wrong & that by default if the revision, branch, repository, codebase is the same it will auto-merge regardless of anything.
Was slightly surprising & not really called out anywhere.
-Vitali
> On Nov 3, 2015, at 5:51 PM, Jared Grubb <jared.grubb at gmail.com> wrote:
>
> Do you have ‘mergeRequests’ set anywhere? You could set it to False explicitly, and then you should consistently see 2 builds every hour.
>
> Or are you saying you xpect 1 build, but a consistent one?
>
> Jared
>
>> On Nov 3, 2015, at 15:52, Vitali Lovich <vlovich at gmail.com> wrote:
>>
>> Hi,
>>
>> I have two periodic schedulers I wish to run independently. They are both set to the same branch for the same repository & are both configured to run every hour. However, in the Reason field I’m seeing “The Periodic scheduler named X triggered this build, The Periodic scheduler named Y triggered this build”. This also corresponds to me seeing really inconsistent scheduling - they look to be competing somehow & 1 gets “randomly” picked so while both run, it’s not consistently every hour & will switch between runs of one & runs of the other.
>>
>> I don’t have any build merging configured AFAIK; did a source-code audit but if there were a log-line I could look for that would be interesting to know too.
>>
>> Thanks,
>> Vital
>> _______________________________________________
>> users mailing list
>> users at buildbot.net
>> https://lists.buildbot.net/mailman/listinfo/users
>
More information about the users
mailing list