zuul/tests
James E. Blair ad28e91698 Add a zuul client
Add a command line client called 'zuul' that supports one command
to start with: 'enqueue'.  It allows an operator (one with access
to the gearman server) to enqueue an arbitrary change in a specified
pipeline.  It uses gearman to communicate with the Zuul server, which
now has an added RPC listener component to answer such requests via
gearman.

Add tests for the client RPC interface.

Raise an exception if a Gerrit query does not produce a change.  Unlike
events from Gerrit, user (or admin) submitted events over the RPC bus
are more likely to reference invalid changes.  To validate those, the
Gerrit trigger will raise an exception (and remove from its cache) changes
which prove to be invalid.

Change-Id: Ife07683a736c15f4db44a0f9881f3f71b78716b2
2013-12-02 08:32:01 -08:00
..
fixtures Add the possibility to pass the zuul url 2013-11-26 18:57:17 -02:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
test_layoutvalidator.py Support multiple triggers 2013-08-01 11:56:52 -07:00
test_scheduler.py Add a zuul client 2013-12-02 08:32:01 -08:00
test_stack_dump.py SIGUSR2 logs stack traces for active threads. 2013-08-20 15:09:04 -07:00