]> xenbits.xensource.com Git - osstest.git/commit
distros: add branch infrastructure
authorIan Campbell <ian.campbell@citrix.com>
Wed, 8 Jul 2015 12:30:55 +0000 (13:30 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 23 Jul 2015 14:37:46 +0000 (15:37 +0100)
commit3aa165fb8d69c2db2a6a0d975542350b1a6bd03e
tree3ee05e3522b02bfa83a063c329403b0bd27c65a7
parent8bf59f82563786a3d4472c9e13e88fa2fdec6450
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 old revision is another flight and not a tree revision.

A grep over $NEW_REVISION needed adjusting since NEW_REVISION is empty
in this mode, leading to "grep <filename>" which hangs waiting for
stdin.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
cr-daily-branch
cri-common