ARM-CI : Fix ARM Emulator vm runs out of space (#6910)
authorSujin Kim <sjsujin.kim@samsung.com>
Thu, 25 Aug 2016 21:01:27 +0000 (06:01 +0900)
committerJan Kotas <jkotas@microsoft.com>
Thu, 25 Aug 2016 21:01:27 +0000 (14:01 -0700)
commita0caf5715c05ee75c694303cf08168e95bc19151
tree83aff40e483c792de7deda57e6f0df19f092fce6
parent24918bf5e4bd94547b994a3a3f8d565e972eeac6
ARM-CI : Fix ARM Emulator vm runs out of space (#6910)

Now, ARM Emulator failed by out of space on tests (6676)
To resolve, a temp folder in the job's workspace is binded to /tmp. and then 'runtest.sh' would be run by some directories binded from /tmp.
tests/scripts/arm32_ci_script.sh