Allow calling a skip test 67/60667/4
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 Aug 2018 03:06:23 +0000 (05:06 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 Aug 2018 03:45:12 +0000 (05:45 +0200)
commit0e7ac62b724393529172ab276c89b97e2c8539aa
treee7b93cb797c85a050bffda5ff4689ff1809a2784
parent9bc7599c56b2940aa712efdbac20c489659571f9
Allow calling a skip test

run_tests shouldn't return an incorrect value if the test is skipped.
Else it simply forbids running tests in parallel (one test per
thread).

Change-Id: I07efca28dbf6cf1c29ec8e5c999e38cfe3ad0aad
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0b69c9ee6ca5188045a5927b41fa2666555631d9)
xtesting/ci/run_tests.py
xtesting/ci/tier_handler.py
xtesting/tests/unit/ci/test_tier_builder.py