Bug 1692467 - Disable controlled network performance tests. r=aryx DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D105040
This commit is contained in:
Gregory Mierzwinski 2021-02-12 18:33:54 +00:00
parent b97e032178
commit 41b4528c8c
3 changed files with 3 additions and 3 deletions

View File

@ -191,7 +191,7 @@ controlled:
max-run-time: 14400
attributes:
batch: false
cron: true
cron: false
run:
command: >-
mkdir -p $MOZ_FETCHES_DIR/../artifacts &&

View File

@ -200,7 +200,7 @@ controlled:
max-run-time: 14400
attributes:
batch: false
cron: true
cron: false
run:
command: >-
mkdir -p $MOZ_FETCHES_DIR/../artifacts &&

View File

@ -150,7 +150,7 @@ controlled:
max-run-time: 14400
attributes:
batch: false
cron: true
cron: false
run:
command: >-
mkdir -p $MOZ_FETCHES_DIR/../artifacts &&