zuul/tests/fixtures/config/multi-tenant-semaphore/git
Tristan Cacqueray e0c975a980 web: remove SafeLoader left-over from ZuulJSONEncoder
When a job has a single key vars (or extra-vars/host-vars) that is named
after a zuul_node_types such as 'job', then the MappingProxy get
a SourceContext and ZuulMark attributes which can not be serialized.
The ZuulSafeLoader shouldn't add such node attributes in the first place,
but it doesn't seems possible to prevent that.

This change also removes the MappingProxyEncoder and replace it by the
existing ZuulJSONEncoder.

Change-Id: I9fe28a204d41944f86644117c16129234c9d3583
2019-06-05 10:03:54 +00:00
..
common-config Require a base job 2017-08-07 14:52:37 -07:00
org_project1 Change mutex to counting semaphore 2017-04-03 07:09:27 +02:00
org_project2 Change mutex to counting semaphore 2017-04-03 07:09:27 +02:00
tenant-one-config web: remove SafeLoader left-over from ZuulJSONEncoder 2019-06-05 10:03:54 +00:00
tenant-two-config Update test fixtures to use explicit run 2017-10-26 15:59:41 -07:00