Renato Golin | 94cc104 | 2016-04-26 11:02:23 +0100 | [diff] [blame] | 1 | Stress Tests for Board Stability |
| 2 | ================================ |
| 3 | |
| 4 | This scripts are less helpful to develop LLVM, and more to make sure a |
| 5 | particular platform is good enough to build LLVM on. When choosing machines |
| 6 | to make buildbots or Jenkins slaves, it's important not just to get fast |
| 7 | boxes, but stable and reliable. |
| 8 | |
| 9 | I've ran these scripts on a lot of different machines, local and remote and, |
| 10 | providing you get all the necessary package requirements, they should be very |
| 11 | independent of anything else. The kind of script you'd send to a hardware |
| 12 | manufacturer so they can test their hardware before releasing (or at least |
| 13 | before giving them to the toolchain team to use as builders). |