[Buildbot] #3367: TimedScheduler ignoring repository and project.

Buildbot trac trac at buildbot.net
Tue Oct 13 17:23:22 UTC 2015


#3367: TimedScheduler ignoring repository and project.
--------------------+------------------------
Reporter:  rrlucca  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  undecided
 Version:  0.8.12   |  Resolution:
Keywords:           |
--------------------+------------------------

Old description:

> Hi there,
>
> Since I upgrade to 0.8.12 from 0.8.5, my TimedScheduler is failling. It
> appears that it is getting the lastest change that the buildslave worked
> and not the lastest from the repository configured.
>
> An example for clarification:
>
> - Developer 1, push something to branch 'integration'. It runs fine;
> - Revisor 1, merge in branch 'integration' something else. It runs fine;
> - Developer 2, push something to branch 'integration'. It runs fine.
> - At midnight, the timed scheduler runs because the change of the Revisor
> 1 and fails! It fails because the revision that the update step get was
> the commit id from Developer 2 in his private repository and not the main
> repository.
>
> Is possible I help with extra information?

New description:

 Hi there,

 Since I upgrade to 0.8.12 from 0.8.5, my !TimedScheduler is failling. It
 appears that it is getting the lastest change that the buildslave worked
 and not the lastest from the repository configured.

 An example for clarification:

 - Developer 1, push something to branch 'integration'. It runs fine;
 - Revisor 1, merge in branch 'integration' something else. It runs fine;
 - Developer 2, push something to branch 'integration'. It runs fine.
 - At midnight, the timed scheduler runs because the change of the Revisor
 1 and fails! It fails because the revision that the update step get was
 the commit id from Developer 2 in his private repository and not the main
 repository.

 Is possible I help with extra information?

--

Comment (by sa2ajj):

 I'd be nice if you could provide a snippet of your config for
 !TimedScheduler.

--
Ticket URL: <http://trac.buildbot.net/ticket/3367#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list