ARM-CI : Use archived root-fs and run tests with --sequential option (dotnet/coreclr...
authorSujin Kim <sjsujin.kim@samsung.com>
Fri, 4 Nov 2016 02:31:30 +0000 (11:31 +0900)
committerJan Kotas <jkotas@microsoft.com>
Fri, 4 Nov 2016 02:31:30 +0000 (19:31 -0700)
commit1a050ee5928e29513db8a746f347e3dba9055e77
tree416b93f4337e5fc351753d0b1024cd8b9d27dd90
parent8abc286b467dd11fdf92adb6a7492807ef813b99
ARM-CI : Use archived root-fs and run tests with --sequential option (dotnet/coreclr#7946)

* ARM-CI : Use archived root-fs and run tests with --sequential option

To make sure the reason of test failure ramdomly( dotnet/coreclr#6298 ),
We checked segmentation faults occurred from mounted rootfs and the multi thread processing.

So I changed root-fs to archived root-fs and run tests with --sequential option.

* change to original clang version

Commit migrated from https://github.com/dotnet/coreclr/commit/cd33bb684837bf351875d64af27cc270675eae98
src/coreclr/tests/scripts/arm32_ci_script.sh