Use export OS_TEST_TIMEOUT in grenade_localrc
Add export to OS_TEST_TIMEOUT in grenade_localrc to apply timeout when running base smoke tests. Change-Id: I2326afbc11805f330bb2eb06c865575ab6709afa
This commit is contained in:
parent
cca0d3d0ca
commit
34d6f586dd
@ -625,7 +625,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
|
||||
|
Loading…
Reference in New Issue
Block a user