Remove javelin config value

Javelin CLI utilities was removed from Tempest on
Ia59d3e81f245f29a7bf0f56b690586dfc55f16a0

Change-Id: I52c70890458433dcdf1c70ff68702948ca36f125
This commit is contained in:
Luz Cazares 2016-12-05 17:47:01 +00:00
parent 61af5a077e
commit 113fafdab5

View File

@ -88,10 +88,6 @@ REQUIREMENTS_DIR=$TARGET_RELEASE_DIR/requirements
# scripts going forward.
VERIFY_RESOURCES=${VERIFY_RESOURCES:-True}
# Should we do resource testing
# Set up for Javelin (default to True)
RUN_JAVELIN=${RUN_JAVELIN:-True}
# How long should we wait for services to start / stop before we
# consider it a fail. Defaults to 30 seconds.
SERVICE_TIMEOUT=${SERVICE_TIMEOUT:-30}