Re: [U-Boot] [PATCH 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

2019-10-28 Thread Tom Rini
On Mon, Oct 28, 2019 at 10:08:33PM +0800, Bin Meng wrote: > Hi Tom, > > On Mon, Oct 28, 2019 at 9:44 PM Tom Rini wrote: > > > > On Sun, Oct 27, 2019 at 05:28:25AM -0700, Bin Meng wrote: > > > > > This expands current Azure Pipelines Windows host tools build > > > testing to cover all the CI testi

Re: [U-Boot] [PATCH 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

2019-10-28 Thread Bin Meng
Hi Tom, On Mon, Oct 28, 2019 at 9:44 PM Tom Rini wrote: > > On Sun, Oct 27, 2019 at 05:28:25AM -0700, Bin Meng wrote: > > > This expands current Azure Pipelines Windows host tools build > > testing to cover all the CI testing in gitlab and travis CI. > > > > Note for some unknown reason, the 'con

Re: [U-Boot] [PATCH 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

2019-10-28 Thread Tom Rini
On Sun, Oct 27, 2019 at 05:28:25AM -0700, Bin Meng wrote: > This expands current Azure Pipelines Windows host tools build > testing to cover all the CI testing in gitlab and travis CI. > > Note for some unknown reason, the 'container' cannot be used for > any jobs that have buildman, for buildman

[U-Boot] [PATCH 5/5] Bring all testings in gitlab and travis CI to Azure Pipelines

2019-10-27 Thread Bin Meng
This expands current Azure Pipelines Windows host tools build testing to cover all the CI testing in gitlab and travis CI. Note for some unknown reason, the 'container' cannot be used for any jobs that have buildman, for buildman does not exit properly and hangs the job forever. As a workaround, w