Run all daily testcases if CI_LOOP is unset
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 10 Feb 2018 11:57:35 +0000 (12:57 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 10 Feb 2018 11:59:11 +0000 (12:59 +0100)
commita7bb4ff6481247a33c1f6c4152dc86820332ce9a
tree835cfdbdaa00d968f3f9a005065a605f7ba5fcbb
parent6fc64d9e03d3e34a55c2792fa2e80c1b9a4b93a0
Run all daily testcases if CI_LOOP is unset

Then CI_LOOP is no longer mandatory and it bypasses the current
jenkins jobs's issue [1][2][3].

[1] https://gerrit.opnfv.org/gerrit/#/c/51981/
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/763/console
[3] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/764/console

Change-Id: I73629079d70e0f43e609d3861490573e10fd216c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/run_tests.py