From: Konstantin Satunin Date: Wed, 27 May 2020 09:13:52 +0000 (+0300) Subject: Change region of VMSS agents (#595) X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfe416704d873e358d3dd86e364961fc3bfd9156;p=platform%2Fupstream%2Fdldt.git Change region of VMSS agents (#595) --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7a23f1a..2ef5a7d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,7 @@ jobs: timeoutInMinutes: 0 pool: #vmImage: 'ubuntu-18.04' - name: LIN_VMSS_VENV_F8S_WE + name: LIN_VMSS_VENV_F8S_WU2 variables: BUILD_TYPE: Release steps: @@ -186,7 +186,7 @@ jobs: timeoutInMinutes: 0 pool: #vmImage: 'vs2017-win2016' - name: WIN_VMSS_VENV_F8S_WE + name: WIN_VMSS_VENV_F8S_WU2 variables: BUILD_TYPE: Release BUILD_DIR: D:\dldt-build