Add command to execute the actual tests
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 2 May 2016 17:05:54 +0000 (19:05 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 2 May 2016 17:37:04 +0000 (19:37 +0200)
commitfa36ceb257c34874fa9169ee5757ec16c8207df6
tree4d699b11b4c7eecc7772e04eb3e7f7e2c8dc62ad
parent96a2b487563a5aeebe1a4d4bb31018408771d360
Add command to execute the actual tests

JIRA: FUNCTEST-190

Run_tests was generating the tests cases to be executed, but
not actually running them.
This patch also includes a small enhancement to avoid too much
output when showing which tiers to be tested.

Change-Id: Id70cfe44a8263ce7f598386668a33c67a8961b42
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/exec_test.sh
ci/run_tests.py
ci/tier_handler.py