Bug 1632192 - create a specific test job for mozperftest r=sparky

Differential Revision: https://phabricator.services.mozilla.com/D71987
This commit is contained in:
Tarek Ziadé 2020-04-22 17:13:27 +00:00
parent 84299fb66d
commit 37c5e7f665
2 changed files with 27 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[DEFAULT]
subsuite = mozbase
subsuite = mozperftest
skip-if = python == 2
[test_mach_commands.py]

View File

@ -336,12 +336,37 @@ mozbuild:
- 'python/mach/**'
- 'python/mozboot/**'
- 'python/mozbuild/**'
- 'python/mozperftest/**'
- 'python/mozterm/**'
- 'python/mozversioncontrol/**'
- 'testing/mozbase/**'
- 'testing/xpcshell/xpcshellcommandline.py'
mozperftest:
description: mozperftest unit tests
platform:
- linux1804-64/opt
- macosx1014-64/opt
- windows10-64/opt
python-version: [3]
treeherder:
symbol: mpu
run:
using: python-test
subsuite: mozperftest
fetches:
toolchain:
by-platform:
linux1804-64/opt:
- linux64-node-10
macosx1014-64/opt:
- macosx64-node-10
windows10-64/opt:
- win64-node-10
when:
files-changed:
- 'testing/performance/**'
- 'python/mozperftest/**'
condprof:
description: testing/condprofile unit tests
platform: