intlabs 366a175447 Remove old helm-toolkit
This PS removes the old helm toolkit in preperation for the repo to
be initialised with openstack-helm-infra and the zuul v3 gate.

Change-Id: I4fa3be6bc240c061620dc3b5533136107a99065c
2017-10-24 17:42:50 -05:00

5 lines
111 B
Bash
Executable File

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