Revert "Unblock other projects"

This reverts commit ef95265748922e91b1889f0777139ee79cfae16d.

Change-Id: If740c965f152b14ce5e2abcbcf2c3c2b0fb08703
This commit is contained in:
Andrey Kurilin 2017-04-19 08:17:22 +00:00
parent 6cfe8f0459
commit 001cfc0d10

View File

@ -19,9 +19,6 @@ source $SCRIPT_DIR/rally_gate_functions.sh
PROJECT=`echo $ZUUL_PROJECT | cut -d \/ -f 2`
echo "Rally gate is turned off due to the issue with devstack plugin. It will be fixed soon, sorry."
exit 0
RALLY_JOB_DIR=$BASE/new/$PROJECT/rally-scenarios
if [ ! -d $RALLY_JOB_DIR ]; then
RALLY_JOB_DIR=$BASE/new/$PROJECT/rally-jobs