Fix the error when deploying VM by compass 33/1133/3
authorJingzhao.Ni <Jingzhao.Ni@arm.com>
Mon, 8 Jul 2019 03:11:25 +0000 (11:11 +0800)
committerJingzhao.Ni <Jingzhao.Ni@arm.com>
Tue, 9 Jul 2019 13:46:48 +0000 (21:46 +0800)
When deploying the VM by compass, the absolute file path is too long
to find the correct file. It results in the deployment failure.
In this patch, we create a soft-link which pointed to the work file.
By this way, it could walk around this problem.

Signed-off-by: Jingzhao.Ni <Jingzhao.Ni@arm.com>
Change-Id: I74ef712d19cf5fe6161a58725b474421739777cb


No differences found