Cleanup, adding meta README.
git-svn-id: svn://10.0.0.236/trunk@198871 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
11
mozilla/webtools/aus/README
Normal file
11
mozilla/webtools/aus/README
Normal file
@@ -0,0 +1,11 @@
|
||||
AUS
|
||||
|
||||
AUS is a multi-faceted web service. It contains:
|
||||
* ./? -- build scripts for patch generation and creation of update metadata
|
||||
* ./xml -- PHP XML generation code based on build data
|
||||
* ./sanity -- Simple PHP scripts to test for regressions
|
||||
|
||||
For more information on AUS, view the wiki page at:
|
||||
http://wiki.mozilla.org/AUS
|
||||
|
||||
Contact: <morgamic@mozilla.com>
|
||||
15
mozilla/webtools/aus/sanity/README
Normal file
15
mozilla/webtools/aus/sanity/README
Normal file
@@ -0,0 +1,15 @@
|
||||
AUS Sanity Checking
|
||||
-------------------
|
||||
This directory shouldn't be sitting out running in production.
|
||||
|
||||
Use it to generate some informal tests and reports and compare output of different AUS sources.
|
||||
|
||||
Usage:
|
||||
* Add tests to sanity.ini
|
||||
* Generate controls
|
||||
* Compare controls (usually taken from prod) against other results (staging, dev, etc.)
|
||||
|
||||
For more information on AUS, view the wiki page at:
|
||||
http://wiki.mozilla.org/AUS
|
||||
|
||||
Contact: <morgamic@mozilla.com>
|
||||
@@ -9,4 +9,7 @@ NOTE: source files must follow a naming convention:
|
||||
|
||||
NOTE: adjust the .htaccess file's RewriteBase if you are having problems.
|
||||
|
||||
For more information on AUS, view the wiki page at:
|
||||
http://wiki.mozilla.org/AUS
|
||||
|
||||
Contact: <morgamic@mozilla.com>
|
||||
|
||||
Reference in New Issue
Block a user