From: Alexander Zhogov Date: Wed, 20 May 2020 09:05:04 +0000 (+0300) Subject: Azure Pipelines: Set -j12 for Lin_self X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d56e824d22c8c190fb87021648c84eda814945a;p=platform%2Fupstream%2Fdldt.git Azure Pipelines: Set -j12 for Lin_self --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6517428..844e23a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -108,7 +108,7 @@ jobs: displayName: 'IE CAPITests' continueOnError: true -#IE_Lin +#IE_Lin_self - job: IE_Lin_self timeoutInMinutes: 0 pool: @@ -141,7 +141,7 @@ jobs: inputs: workingDirectory: dldt-build cmakeArgs: .. -DVERBOSE_BUILD=ON -DCMAKE_BUILD_TYPE=$(BUILD_TYPE) -DENABLE_PYTHON=ON -DENABLE_TESTS=ON - - script: make -j3 + - script: make -j12 workingDirectory: dldt-build displayName: 'Build IE' - script: ls -al ../bin/intel64/$(BUILD_TYPE)/