Remove calls to deployment handler in prepare env
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 22 Jun 2017 09:50:08 +0000 (11:50 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 22 Jun 2017 09:50:08 +0000 (11:50 +0200)
commitd727ab1f55a5b0ac9fca189a64c52ce9460ce91c
treed698ce4eef8ea6f20ee45c6a8a9c341dc4869d83
parente62f0f289621c843e60f21f69a8e87e7d2778f36
Remove calls to deployment handler in prepare env

The reason is that some installers have changed the mechanism and the adapters
are not valid any more and the method to access the deployment information fails
Fuel -> MCP
Compass -> Containers

This shall be deactivated to avoid errors in CI until the new installer
adapters are implememnted.

Change-Id: I995b914bf55d5da76f27e715d170dd22e84d677c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/prepare_env.py
functest/tests/unit/ci/test_prepare_env.py