summaryrefslogtreecommitdiff
path: root/eng/pipelines/jitstress.yml
blob: d830fc9a91336c76c373a20ca209bbb9b2c7ba0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
trigger: none

pr: none

schedules:
- cron: "0 4 * * *"
  displayName: Mon through Sun at 8:00 PM (UTC-8:00)
  branches:
    include:
    - master
  always: true

jobs:
- template: /eng/platform-matrix.yml
  parameters:
    jobTemplate: build-job.yml
    buildConfig: checked
    platformGroup: all

- template: /eng/platform-matrix.yml
  parameters:
    jobTemplate: test-job.yml
    buildConfig: checked
    platformGroup: all
    helixQueueGroup: ci
    jobParameters:
      testGroup: jitstress