All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] azure: Move to vs2017-win2016 platform build host
@ 2020-02-03 12:25 Tom Rini
  2020-02-03 14:20 ` Bin Meng
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2020-02-03 12:25 UTC (permalink / raw)
  To: u-boot

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 <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
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(-)

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 916ab84ea0c4..a0713dd66c0a 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -1,5 +1,5 @@
 variables:
-  windows_vm: vs2015-win2012r2
+  windows_vm: vs2017-win2016
   ubuntu_vm: ubuntu-18.04
   ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200112-17Jan2020
   # Add '-u 0' options for Azure pipelines, otherwise we get "permission
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] azure: Move to vs2017-win2016 platform build host
  2020-02-03 12:25 [PATCH] azure: Move to vs2017-win2016 platform build host Tom Rini
@ 2020-02-03 14:20 ` Bin Meng
  2020-02-04  2:47   ` Bin Meng
  0 siblings, 1 reply; 3+ messages in thread
From: Bin Meng @ 2020-02-03 14:20 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 3, 2020 at 8:25 PM Tom Rini <trini@konsulko.com> 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 <bmeng.cn@gmail.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> 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 <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] azure: Move to vs2017-win2016 platform build host
  2020-02-03 14:20 ` Bin Meng
@ 2020-02-04  2:47   ` Bin Meng
  0 siblings, 0 replies; 3+ messages in thread
From: Bin Meng @ 2020-02-04  2:47 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 3, 2020 at 10:20 PM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Mon, Feb 3, 2020 at 8:25 PM Tom Rini <trini@konsulko.com> 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 <bmeng.cn@gmail.com>
> > Signed-off-by: Tom Rini <trini@konsulko.com>
> > ---
> > 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 <bmeng.cn@gmail.com>
> Tested-by: Bin Meng <bmeng.cn@gmail.com>

applied to u-boot-x86, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-04  2:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 12:25 [PATCH] azure: Move to vs2017-win2016 platform build host Tom Rini
2020-02-03 14:20 ` Bin Meng
2020-02-04  2:47   ` Bin Meng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.