Clean run_tests.py and the related ut 43/39443/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 16 Aug 2017 17:20:17 +0000 (19:20 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 16 Aug 2017 17:50:25 +0000 (19:50 +0200)
commitd6a362e5ff5a879e5965ef83ca9f3b31edaec6c5
tree36a5479974592c0fcb27cc156ed40ec9edcc5a61
parent332714c9276655b7127ad9582d00d505a6324251
Clean run_tests.py and the related ut

It enhances run_tests.py as proposed in [1].
It also prints all skipped tests in summary and fixes copyright
headers. All the related unit tests have been updated too.

[1] https://jira.opnfv.org/browse/FUNCTEST-832

JIRA: FUNCTEST-832
Change-Id: I59b96422bc7942ecd6270c45ab7a3fb603c13ccb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/run_tests.py
functest/ci/tier_builder.py
functest/ci/tier_handler.py
functest/tests/unit/ci/test_run_tests.py
functest/tests/unit/ci/test_tier_builder.py