Merge "Use export OS_TEST_TIMEOUT in grenade_localrc"

This commit is contained in:
Jenkins 2017-03-07 00:02:54 +00:00 committed by Gerrit Code Review
commit 3ea1439fa6
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ TARGET_DEVSTACK_BRANCH=$GRENADE_NEW_BRANCH
TARGET_RUN_SMOKE=False
SAVE_DIR=\$BASE_RELEASE_DIR/save
TEMPEST_CONCURRENCY=$TEMPEST_CONCURRENCY
OS_TEST_TIMEOUT=$DEVSTACK_GATE_OS_TEST_TIMEOUT
export OS_TEST_TIMEOUT=$DEVSTACK_GATE_OS_TEST_TIMEOUT
VERBOSE=False
PLUGIN_DIR=\$TARGET_RELEASE_DIR
EOF