Use environment variable for image properties 79/63279/1
authorDelia Popescu <delia.popescu@enea.com>
Thu, 6 Sep 2018 15:37:11 +0000 (18:37 +0300)
committerCedric Ollivier <cedric.ollivier@orange.com>
Mon, 8 Oct 2018 15:29:36 +0000 (15:29 +0000)
commit41a4ee5170d6f46042d0ba365d78a21be6ec5b1b
tree049cb5181ed2a522432e2128020f8aed8476021b
parentd94fe7b60045debd8b6a1038ffda3c265d0c22a6
Use environment variable for image properties

Use IMG_PROP environment variable to read extra image
properties.

Set image_extra_properties for scsi volume types
without file patch, but using IMG_PROP env variable
IMG_PROP is defined through releng.

Image extra_properties will continue to get updates from
functest config file

With this change, remove unnecessary parameters from arm patch
Related to:https://gerrit.opnfv.org/gerrit/#/c/63203/

JIRA:ARMBAND-402

Change-Id: I64139240751b1e109bbe24ba32f487ccd98b9a92
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
(cherry picked from commit d7c5419ed8d3dcdb59f4f5f254de0c7bb7a0aec6)
functest/ci/config_aarch64_patch.yaml
functest/core/singlevm.py
functest/opnfv_tests/openstack/tempest/tempest.py
functest/utils/env.py