Re: [PATCH] azure: Move to vs2017-win2016 platform build host

2020-02-03 Thread Bin Meng
On Mon, Feb 3, 2020 at 10:20 PM Bin Meng  wrote:
>
> On Mon, Feb 3, 2020 at 8:25 PM Tom Rini  wrote:
> >
> > Azure is moving to remove the vs2015-win2012r2 platform build host.  The
> > two suggested new platforms to use are vs2017-win2016 and windows-2019.
> > For now, move up to vs2017-win2016.
> >
> > Cc: Bin Meng 
> > Signed-off-by: Tom Rini 
> > ---
> > Changes in v1:
> > - Sending this as non-RFC as Bin pointed out the backend issue has been
> >   resolved and I can confirm that as well.
> > ---
> >  .azure-pipelines.yml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> Reviewed-by: Bin Meng 
> Tested-by: Bin Meng 

applied to u-boot-x86, thanks!


Re: [PATCH] azure: Move to vs2017-win2016 platform build host

2020-02-03 Thread Bin Meng
On Mon, Feb 3, 2020 at 8:25 PM Tom Rini  wrote:
>
> Azure is moving to remove the vs2015-win2012r2 platform build host.  The
> two suggested new platforms to use are vs2017-win2016 and windows-2019.
> For now, move up to vs2017-win2016.
>
> Cc: Bin Meng 
> Signed-off-by: Tom Rini 
> ---
> Changes in v1:
> - Sending this as non-RFC as Bin pointed out the backend issue has been
>   resolved and I can confirm that as well.
> ---
>  .azure-pipelines.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng 
Tested-by: Bin Meng