Set env vars as mandatory to push to DB 35/19835/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Aug 2016 14:53:41 +0000 (16:53 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 30 Aug 2016 07:07:51 +0000 (07:07 +0000)
commita13f30f3c81a71b49f9aa1f23d0606ab24eaec93
treedc52dd891e11f1385e2303d9913b32c87ebbb570
parent5881c593a11bcb9b73a8c3189c1cd2a33788be59
Set env vars as mandatory to push to DB

Now env vars are mandatory in push_results_to_db. It avoids testing
programs to check them even if they are useless from their points of
view.
The related getters aren't removed to help debugging via
logger_test_results which could be run without report.

Change-Id: Iadb94319529f5ec4230fb62042511948183b93ed
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 66334bc798c25d5769f92f2a6292daaf6220da79)
ci/exec_test.sh
utils/functest_utils.py