Re: [Xen-devel] [OSSTEST v6 15/24] distros: add branch infrastructure

2015-05-13 Thread Ian Campbell
On Tue, 2015-05-12 at 17:03 +0100, Ian Jackson wrote: > Ian Campbell writes ("[OSSTEST v6 15/24] distros: add branch infrastructure"): > > Since the distro nightlies are not version controlled we cannot use > > the usual mechanisms for detecting regressions. Special case things > > appropriately. W

Re: [Xen-devel] [OSSTEST v6 15/24] distros: add branch infrastructure

2015-05-12 Thread Ian Jackson
Ian Campbell writes ("[OSSTEST v6 15/24] distros: add branch infrastructure"): > Since the distro nightlies are not version controlled we cannot use > the usual mechanisms for detecting regressions. Special case things > appropriately. We use an OLD_REVISION of "flight-NNN" to signify that > the ol

[Xen-devel] [OSSTEST v6 15/24] distros: add branch infrastructure

2015-05-06 Thread Ian Campbell
Since the distro nightlies are not version controlled we cannot use the usual mechanisms for detecting regressions. Special case things appropriately. We use an OLD_REVISION of "flight-NNN" to signify that the old revision is another flight and not a tree revision. A grep over $NEW_REVISION needed