Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jiata committed Sep 30, 2019
2 parents 086f31b + 934906e commit 0df6bbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/.ci/AML-nightly-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ trigger: none
jobs:
- job: Smoke
displayName : 'Smoke: no CV tests yet'
timeoutInMinutes: 20 # maximum time for the job to run before automatically cancelling
pool:
vmImage: 'ubuntu-16.04'

Expand All @@ -65,6 +66,7 @@ jobs:

- job : Integration
displayName : 'Integration'
timeoutInMinutes: 120 # maximum time for the job to run before automatically cancelling
pool:
vmImage: 'ubuntu-16.04'

Expand Down

0 comments on commit 0df6bbc

Please sign in to comment.