Use 1 processes instead of 4 for phan
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 8 Dec 2016 22:12:38 +0000 (14:12 -0800)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 8 Dec 2016 22:40:55 +0000 (14:40 -0800)
commitf5acb9700a6ea4ac2a6c60c7ca722ea666f99a0e
tree67267f17efa83deae275ffbd435b7f510721344e
parent87bfd03d13ce0cc0cdd1d93538b3c42cbf628d29
Use 1 processes instead of 4 for phan

Running against mediawiki core phan needs around 1GB of memory
per process. >4GB is too excessive for a default setting. Instead
set the default to 1 process and add the ability for users to
select more processes on the command line.

Bug: T132636
Change-Id: I3d9fa462916fba519fe6d7f1916f881eefb6a942
tests/phan/bin/phan