Merge "run_tests: test Horizon again"

This commit is contained in:
Jenkins 2016-04-01 13:45:12 +00:00 committed by Gerrit Code Review
commit edc070b223

View File

@ -135,7 +135,7 @@ set +e
TESTS="smoke"
# Horizon
TESTS="${TESTS} dashbboard"
TESTS="${TESTS} dashboard"
# Aodh
TESTS="${TESTS} TelemetryAlarming"