zuul/tests
Clark Boylan cdcc8f304d Log github delivery ids properly
Previously we were doing a get for 'X-GitHub-Delivery' on a python dict
which didn't have this key. The key in the dict is 'x-github-delivery'.
Because of this we were logging None as the delivery id. Fix this by
updating the key used which will give us logging data that is helpful
for debugging.

Side note. The header as sent by github to the zuul web server appears
to be 'X-GitHub-Delivery' with that case. But somewhere along the line
things get normalized to lower case. This is true for the other headers
we lookat in the events as well.

Change-Id: I8acbc910e7e50aa53c1ade0fa2ce6f2afed053d7
2018-06-13 13:54:27 -07:00
..
fixtures Fix information disclosure caused by unreachable nodes 2018-06-12 16:02:03 +00:00
nodepool Fix nodepool-zuul-functional 2018-02-16 15:56:02 +00:00
remote Revert callback fixes 2018-06-12 08:53:19 -07:00
unit Merge "Fix information disclosure caused by unreachable nodes" 2018-06-12 18:06:53 +00:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Log github delivery ids properly 2018-06-13 13:54:27 -07:00
encrypt_secret.py Make tests' encrypt_secret.py work with python3 2017-10-19 18:09:57 +00:00
fakegithub.py Remove getRepoPermission from FakeGithubConnection 2018-06-04 15:47:01 +02:00
make_playbooks.py Use libyaml if possible 2017-04-04 11:49:05 -07:00
print_layout.py Do not add implied branch matchers in project-templates 2017-09-30 10:19:07 -07:00