zuul/tests
Clark Boylan a5edbe494c Stop gzipping zuul status json in zuul
It is expensive for zuul to do gzipping of data in zuul. Stop gzipping
here and have apache (or some other proxy) do it for you in cases where
smaller json is helpful. This offloads the work from zuul so that it can
focus on scheduling tests.

partial-bug: 1326170
Change-Id: Ieef0a19b4b36b28118a6a93ebd595a5287848034
2014-06-03 17:22:29 -07:00
..
fixtures Merge "Fix races in timer trigger tests." 2014-05-29 17:44:20 +00:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Add base test class to make subclassing possible 2014-05-29 11:13:55 -07:00
test_layoutvalidator.py Support multiple triggers 2013-08-01 11:56:52 -07:00
test_scheduler.py Stop gzipping zuul status json in zuul 2014-06-03 17:22:29 -07:00
test_stack_dump.py Factor out common code between cli utilities 2014-05-06 13:21:00 +00:00