Gate: remove zuul v2 stub

This PS removes the stub v2 gate setup script.

Change-Id: Ieb78bf466111e8b152e54ad2ee3ec32ff68b202d
This commit is contained in:
intlabs 2017-11-01 11:40:55 -05:00 committed by Pete Birley
parent d4163dff03
commit ddf38fd47b

@ -1,4 +0,0 @@
#!/bin/bash
#NOTE(portdirect): stub gate to make legacy v2 gates pass.
echo 'THIS IS NOT A VALID TEST!'
exit 0