From patchwork Mon Feb 3 12:25:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 1232743 X-Patchwork-Delegate: bmeng.cn@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=konsulko.com Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48B6V530Pjz9s3x for ; Mon, 3 Feb 2020 23:25:17 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0B97380417; Mon, 3 Feb 2020 13:25:11 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 0E630814D6; Mon, 3 Feb 2020 13:25:10 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-yw1-f66.google.com (mail-yw1-f66.google.com [209.85.161.66]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BD7B88019A for ; Mon, 3 Feb 2020 13:25:06 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tom.rini@gmail.com Received: by mail-yw1-f66.google.com with SMTP id b186so13432359ywc.1 for ; Mon, 03 Feb 2020 04:25:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=aQSibswQpBMuJ5D48tHs1yJva861ePaatfKvAS3sRuQ=; b=AJxl67AxSJ7+6lJO/ISbOthXuqFXmBTShh21BNIQBqRKwIstyustLF7FtlYqgNFw4m zsHLW3S9de6dSs1i+Aczi2u1FRQRe1LGseDb1RyQIXPiXDkXB+8wUEgH+5xuIiNPjB3S Libmq/aKrxUg7vXF3V5z5yTMGopG7Guz2nlZW0lWjV/00iE6mHCoK7gzja3/KUCA8HZp L3uLBWzttV+OdCMSMNyex829Sa37ykA1Y0+EmIwc0YHG0l0NaWhcgGcVSm/JCJF9OF5N ZdyYGtGSMyPHlqRM/vOLrtF9QUkr/2ms5YRZD8QlFyvz5v8Vy/lDIOTB8v7c7L1SQSP5 P2RA== X-Gm-Message-State: APjAAAU7TDWUsv3YcJLQduFedcJVocTBL6hR9SdNtQPFqYlm4eD92pWs K5qslhDULYgig3NsEEV9vBOYN/riTA== X-Google-Smtp-Source: APXvYqx6Yu1vBZoOAZAQe0/6wirLyXGmy726Uagxv1rJrtAyaDRUKo5CHhFBADwW4wGgRnlWojtVlg== X-Received: by 2002:a25:3b90:: with SMTP id i138mr19347014yba.163.1580732704912; Mon, 03 Feb 2020 04:25:04 -0800 (PST) Received: from bill-the-cat.local (2606-a000-1401-86dd-9de4-814a-dc32-2a12.inf6.spectrum.com. [2606:a000:1401:86dd:9de4:814a:dc32:2a12]) by smtp.gmail.com with ESMTPSA id t3sm8515757ywi.18.2020.02.03.04.25.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 04:25:04 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH] azure: Move to vs2017-win2016 platform build host Date: Mon, 3 Feb 2020 07:25:01 -0500 Message-Id: <20200203122501.16544-1-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.26 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.101.4 at phobos.denx.de X-Virus-Status: Clean 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 Reviewed-by: Bin Meng Tested-by: Bin Meng --- 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