Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d3490c9926082f0493c65498df0bdfd28e759049
      
https://github.com/buildbot/buildbot/commit/d3490c9926082f0493c65498df0bdfd28e759049
  Author: Ion Alberdi <[email protected]>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M master/buildbot/test/integration/test_stop_trigger.py

  Log Message:
  -----------
  test_stop_trigger: put null protocol back


  Commit: 866e90b5bdd0d4a820c1e6b4bfa2be61cb2b9218
      
https://github.com/buildbot/buildbot/commit/866e90b5bdd0d4a820c1e6b4bfa2be61cb2b9218
  Author: Ion Alberdi <[email protected]>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M master/buildbot/test/util/integration.py

  Log Message:
  -----------
  integration: wait for 'new' change event subscription

startService does not return a deferred. So, when
we call yield master.reconfigServiceWithBuildbotConfig
we cannot know whether one service, like schedulers, have finished their
setup.

That created a race condition with the test that used AnyBranch
schedulers to trigger a build, as the build was created before
the scheduler subscribed to the 'new' change event.

This commit implements a poller that waits for these schedulers to
be setup, before the test is launched.


  Commit: 562757b34cf8514fc49fa251d521a7ff70fa5258
      
https://github.com/buildbot/buildbot/commit/562757b34cf8514fc49fa251d521a7ff70fa5258
  Author: Pierre Tardy <[email protected]>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M master/buildbot/test/integration/test_stop_trigger.py
    M master/buildbot/test/util/integration.py

  Log Message:
  -----------
  Merge branch 'yetanotherracecondition' of 
https://github.com/yetanotherion/buildbot into 
yetanotherion-yetanotherracecondition


  Commit: db84e13e232a349a7731e650dcf7e653a7d8139e
      
https://github.com/buildbot/buildbot/commit/db84e13e232a349a7731e650dcf7e653a7d8139e
  Author: Pierre Tardy <[email protected]>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M master/buildbot/test/util/integration.py

  Log Message:
  -----------
  autopep8 + auto import

Signed-off-by: Pierre Tardy <[email protected]>


Compare: 
https://github.com/buildbot/buildbot/compare/c11b447644a8...db84e13e232a
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to