veyron/lib/modules,veyron/services/node/impl: adjust subprocess timeout.
Revert the change I made in https://veyron-review.googlesource.com/7110, and
instead set the default timeout just for subprocesses started by the modules
library to 3 min. This leaves the overall test timeout at 10 min by default (for
node manager test run with --race, we already hit ~270s). If 3 min turns out to
be too much for all that use modules, we can later on add more
customization. For now, keep it simple.
Change-Id: Ifec94d8d9902bf50e2cd5aac50b8bed8c9fceff0
2 files changed