Use environment variable for image properties 59/63259/2
authorDelia Popescu <delia.popescu@enea.com>
Thu, 6 Sep 2018 15:37:11 +0000 (18:37 +0300)
committerDelia Popescu <delia.popescu@enea.com>
Mon, 8 Oct 2018 08:48:03 +0000 (11:48 +0300)
commitcccfbf470af8e846b1f4555687936cd0942d559e
tree93a09e153538d09138808e30f7847dab5c60843b
parenta8441958fd1bfec04178d3ff9d58d6977bc7ae31
Use environment variable for image properties

Use IMAGE_PROPERTIES environment variable to read extra
image properties.

Set image_extra_properties for scsi volume types
without file patch, but using IMAGE_PROPERTIES env variable
IMAGE_PROPERTIES 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