gecko-dev/taskcluster/ci/test/misc.yml

95 строки
2.7 KiB
YAML
Исходник Обычный вид История

geckoview:
description: "Geckoview run"
suite: geckoview
treeherder-symbol: tc(gv)
instance-size: xlarge
loopback-video: true
e10s: false
mozharness:
script: android_emulator_unittest.py
no-read-buildbot-config: true
config:
by-test-platform:
android-4.2-x86/opt:
- android/androidx86.py
android.*:
- android/androidarm_4_3.py
extra-options:
- --test-suite=geckoview
robocop:
description: "Robocop run"
suite: robocop
treeherder-symbol: tc-M(rc)
instance-size: xlarge
chunks:
by-test-platform:
# android-4.3-arm7-api-16/debug -- not run
android-4.3-arm7-api-16/opt: 4
android-4.3-arm7-api-16-gradle/opt: 4
loopback-video: true
e10s: false
mozharness:
script: android_emulator_unittest.py
no-read-buildbot-config: true
config:
- android/androidarm_4_3.py
extra-options:
- --test-suite=robocop
telemetry-tests-client:
description: "Telemetry tests client run"
suite: telemetry-tests-client
treeherder-symbol: tc-e10s
max-run-time: 5400
checkout: true
tier: 3
mozharness:
script: telemetry/telemetry_client.py
config:
by-test-platform:
linux.*:
- remove_executables.py
windows.*: []
test-verify:
description: "Extra verification of tests modified on this push"
suite: test-verify
treeherder-symbol: tc(TV)
loopback-video: true
instance-size:
by-test-platform:
android.*: xlarge
default: default
max-run-time: 5400
allow-software-gl-layers: false
run-on-projects:
by-test-platform:
# do not run on ccov; see also the enable_code_coverage transform
linux64-ccov/.*: []
default: built-projects
tier:
by-test-platform:
windows10-64-asan.*: 3
default: 2
mozharness:
script:
by-test-platform:
android.*: android_emulator_unittest.py
default: desktop_unittest.py
config:
by-test-platform:
android.*:
- android/androidarm_4_3.py
linux.*:
- unittests/linux_unittest.py
- remove_executables.py
macosx.*:
- remove_executables.py
- unittests/mac_unittest.py
windows.*:
- unittests/win_taskcluster_unittest.py
no-read-buildbot-config: true
extra-options:
- --verify