trigger: none pr: none schedules: - cron: "0 2 * * 0,1" displayName: Sat and Sun at 6:00 PM (UTC-8:00) branches: include: - master always: true jobs: - template: /eng/platform-matrix.yml parameters: jobTemplate: build-job.yml buildConfig: checked platformGroup: gcstress - template: /eng/platform-matrix.yml parameters: jobTemplate: test-job.yml buildConfig: checked platformGroup: gcstress # r2r-extra testGroup runs gcstress15 scenario helixQueueGroup: ci jobParameters: testGroup: r2r-extra readyToRun: true displayNameArgs: R2R