commit | 58920b3468a7556558f4cf98e6c768e287fab6c9 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon Jul 29 21:57:40 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Jul 30 10:27:13 2013 -0700 |
tree | 9bd4adaa53a5aae52cd8ad4c404335ae242f891e | |
parent | 7c571aae529109010a149ccd697f04b8f93d1610 [diff] |
Split PushForReview acceptance tests up by protocol Move each protocol (HTTP and SSH) into their own test class, and their own acceptance test target in Buck. This halves the number of test cases run in a single JVM and allows Buck to run the two protocols in parallel. If sufficient cores are available they will interleave and this can reduce overall wall clock execution time. Change-Id: Ib145d1684a2d7b2ec1005db7f08f8d3a80312665