Use environment variable for image properties 13/61913/10
authorDelia Popescu <delia.popescu@enea.com>
Thu, 6 Sep 2018 15:37:11 +0000 (18:37 +0300)
committerDelia Popescu <delia.popescu@enea.com>
Fri, 5 Oct 2018 12:06:59 +0000 (12:06 +0000)
commitd7c5419ed8d3dcdb59f4f5f254de0c7bb7a0aec6
tree0f08b9ad3ef2d6f288356696c313aa7922bc2619
parent95bd62a751501caf0755e79e33de7a42f72deb27
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>
functest/ci/config_aarch64_patch.yaml
functest/core/singlevm.py
functest/opnfv_tests/openstack/tempest/tempest.py
functest/utils/env.py