BonnyCI / hoist

Hoist up a bonnyci
Apache License 2.0
5 stars 13 forks source link

Don't add requests-mock to zuul v3 deploy #420

Closed jamielennox closed 7 years ago

jamielennox commented 7 years ago

In the zuul v3 deployment we have the integration handler that will discover the projects that it should test. This will pick up requests-mock if appropriate so we don't need to include it in the list any more.

Signed-off-by: Jamie Lennox jamielennox@gmail.com