Currently tctest pr <pr number> -w and tctest results <build number> -w wait for one hour. It would be useful to allow waiting for longer if we know that the tests we are running will take a long time.
Potentially, the -w flag could take an optional duration value.
Currently
tctest pr <pr number> -wandtctest results <build number> -wwait for one hour. It would be useful to allow waiting for longer if we know that the tests we are running will take a long time.Potentially, the
-wflag could take an optional duration value.