On Thu, Jun 23, 2011 at 3:20 AM, Zach Pfeffer zach.pfeffer@linaro.org wrote:
Or we could just use continuous integration where there are no freezes, just per change regression tests.
thats the idealistic goal yes, but getting even close there takes a bit and I am not sure if full continuous integration in the sense that you can land even massive patchsets the day before release just relying on your automated tests is something that can ever happen. e.g. you will always end up with some explicit release process with some kind of restrictions on what type of change is acceptable right before the release etc.
Basically as long as you ever discover any issue through manual testing that you didn't catch through automation before means you are still not ready to do full continuous integration.