commit | 6f7843348847207658efb6a87563977c12bce9a8 | [log] [tgz] |
---|---|---|
author | Chris Matthews <cmatthews5@apple.com> | Mon Jan 23 23:34:09 2017 +0000 |
committer | Chris Matthews <cmatthews5@apple.com> | Mon Jan 23 23:34:09 2017 +0000 |
tree | 0840943ede2c5ed29c111a5999a2d6277fee725d | |
parent | a58b4dbd4a689bdedc3cf2fde7ce3907dbceb542 [diff] |
Get server requirements right from client file No need to duplicate this anymore llvm-svn: 292851
This directory and its subdirectories contain the LLVM nightly test infrastructure. This is technically version “4.0” of the LLVM nightly test architecture.
The infrastructure has the following layout:
$ROOT/lnt - Top-level Python ‘lnt’ module
$ROOT/lnt/server/db - Database schema, utilities, and examples of the LNT plist format.
$ROOT/docs - Sphinx documentation for LNT.
$ROOT/tests - Tests for the infrastructure.
For more information, see the web documentation, or docs/.