diff --git a/tests/azure/templates/playbook_fast.yml b/tests/azure/templates/playbook_fast.yml index 2629b3e5b755a78769dca3885948f1e822b36afd..a01d2c348f5395a8583892df529769d03b63721d 100644 --- a/tests/azure/templates/playbook_fast.yml +++ b/tests/azure/templates/playbook_fast.yml @@ -21,7 +21,7 @@ parameters: jobs: - job: Test_Group${{ parameters.group_number }} displayName: Run playbook tests ${{ parameters.scenario }} (${{ parameters.group_number }}/${{ parameters.number_of_groups }}) - timeoutInMinutes: 240 + timeoutInMinutes: 360 variables: - template: variables.yaml - template: variables_${{ parameters.scenario }}.yaml