Use compute optimized VMs for CI (#567)
authorKonstantin Satunin <konstantin.satunin@intel.com>
Mon, 25 May 2020 18:31:57 +0000 (21:31 +0300)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 18:31:57 +0000 (21:31 +0300)
azure-pipelines.yml

index 37661bb..7a23f1a 100644 (file)
@@ -3,7 +3,7 @@ jobs:
   timeoutInMinutes: 0
   pool:
     #vmImage: 'ubuntu-18.04'
-    name: LIN_VMSS_VENV
+    name: LIN_VMSS_VENV_F8S_WE
   variables:
     BUILD_TYPE: Release
   steps:
@@ -186,7 +186,7 @@ jobs:
   timeoutInMinutes: 0
   pool:
     #vmImage: 'vs2017-win2016'
-    name: WIN_VMSS_VENV2
+    name: WIN_VMSS_VENV_F8S_WE
   variables:
     BUILD_TYPE: Release
     BUILD_DIR: D:\dldt-build