Add a minimal gate_hook.sh script

This will ensure that, even after I0c44229b2f67c9ea50e3f8786dccd8c50eb8e5e3
lands, our DevStack gate job will continue to pass.

Change-Id: I63ec82bf5b6ee2c6b58608676ed6709adec6fab2
This commit is contained in:
Kiall Mac Innes 2014-07-21 18:17:33 +01:00
parent acd1b29b8e
commit f819482af9
1 changed files with 5 additions and 0 deletions

5
contrib/devstack/gate_hook.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
set -e
$BASE/new/devstack-gate/devstack-vm-gate.sh