mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-08 18:02:05 +03:00
getdeps: constrain testpilot to our number of jobs
Summary: testpilot's defaults assume a bigger machine than some of our laptops Reviewed By: fanzeyi Differential Revision: D17878120 fbshipit-source-id: e01f1f9c77a4f5f011051c9c642dbe934c66bc0b
This commit is contained in:
committed by
Facebook Github Bot
parent
cb3184ab15
commit
d9efa75788
@@ -503,6 +503,7 @@ if __name__ == "__main__":
|
||||
"--buck-test-info",
|
||||
buck_test_info_name,
|
||||
"--retry=3",
|
||||
"-j=%s" % str(self.build_opts.num_jobs),
|
||||
"--test-config",
|
||||
"platform=%s" % machine_suffix,
|
||||
"buildsystem=getdeps",
|
||||
|
Reference in New Issue
Block a user