Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread Wei Liu
On Wed, Jul 25, 2018 at 08:54:32AM -0500, Doug Goldstein wrote: > On Wed, Jul 25, 2018 at 10:24:24AM +0100, Wei Liu wrote: > > Signed-off-by: Ian Jackson > > Signed-off-by: Wei Liu > > --- > > This is a script I wrote previously for build test. > > > > Given it basically runs a set of commands o

Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread Wei Liu
On Wed, Jul 25, 2018 at 02:40:13PM +0100, George Dunlap wrote: > On 07/25/2018 02:29 PM, Wei Liu wrote: > > On Wed, Jul 25, 2018 at 11:27:16AM +0100, George Dunlap wrote: > >> On Wed, Jul 25, 2018 at 10:24 AM, Wei Liu wrote: > >>> Signed-off-by: Ian Jackson > >>> Signed-off-by: Wei Liu > >>> ---

Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread Doug Goldstein
On Wed, Jul 25, 2018 at 10:24:24AM +0100, Wei Liu wrote: > Signed-off-by: Ian Jackson > Signed-off-by: Wei Liu > --- > This is a script I wrote previously for build test. > > Given it basically runs a set of commands on every commit, maybe it should > be named for-each-commit.sh ? So if we do t

Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread George Dunlap
On 07/25/2018 02:29 PM, Wei Liu wrote: > On Wed, Jul 25, 2018 at 11:27:16AM +0100, George Dunlap wrote: >> On Wed, Jul 25, 2018 at 10:24 AM, Wei Liu wrote: >>> Signed-off-by: Ian Jackson >>> Signed-off-by: Wei Liu >>> --- >>> This is a script I wrote previously for build test. >>> >>> Given it b

Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread Wei Liu
On Wed, Jul 25, 2018 at 11:27:16AM +0100, George Dunlap wrote: > On Wed, Jul 25, 2018 at 10:24 AM, Wei Liu wrote: > > Signed-off-by: Ian Jackson > > Signed-off-by: Wei Liu > > --- > > This is a script I wrote previously for build test. > > > > Given it basically runs a set of commands on every c

Re: [Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread George Dunlap
On Wed, Jul 25, 2018 at 10:24 AM, Wei Liu wrote: > Signed-off-by: Ian Jackson > Signed-off-by: Wei Liu > --- > This is a script I wrote previously for build test. > > Given it basically runs a set of commands on every commit, maybe it should > be named for-each-commit.sh ? Except that you also

[Xen-devel] [PATCH v6] automation: introduce a script for build test

2018-07-25 Thread Wei Liu
Signed-off-by: Ian Jackson Signed-off-by: Wei Liu --- This is a script I wrote previously for build test. Given it basically runs a set of commands on every commit, maybe it should be named for-each-commit.sh ? Cc: Andrew Cooper Cc: George Dunlap Cc: Ian Jackson Cc: Jan Beulich Cc: Konrad R