Set env vars as mandatory to push to DB
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Aug 2016 14:53:41 +0000 (16:53 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Aug 2016 15:11:12 +0000 (17:11 +0200)
commit66334bc798c25d5769f92f2a6292daaf6220da79
tree106d209c3acf5706f313efcb523adca3dc81f532
parent184c0b96b4216032191602941a47572492a2f916
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>
ci/exec_test.sh
utils/functest_utils.py