Obsolete:ParserTests
Appearance
(Redirected from ParserTests)
This page contains historical information. It may be outdated or unreliable.
Parser tests run on wikitech host, triggered from svn updates, and results are uploaded to codereview on mediawiki.org
Hardware
Currently running on wikitech.wikimedia.org vhost
Related services
Dependencies:
Used by:
Software
- SVN
- PHP etc (cli)
- Coupla hacky shell/php scripts
Use
- Currently have to start manually:
- start up a root screen session
- su parsertests
- cd ~
- ./test-loop
- Pings via http from svn post-commit hook queue revision numbers in /var/spool/checkin-test-trigger
- SVN is updated, update.php is run, and parser tests are run and then push updates to CodeReview on mediawiki.org