71 lines
1.5 KiB
JSON
71 lines
1.5 KiB
JSON
{
|
|
"test-platform/opt-browsertime-icecat-amazon": {
|
|
"task": {
|
|
"payload": {
|
|
"command": ["options -t=amazon"]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-2/opt-browsertime-icecat-amazon": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [["options", "--test=amazon"]]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-2/opt-browsertime-icecat-webaudio": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [["options", "--test=webaudio"]]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-3/opt-browsertime-icecat-webaudio": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [["options", "--test=webaudio"]]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-android/opt-browsertime-speedometer-mobile-fenix-nofis": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [["options", "--test=speedometer"]]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-android/opt-talos-test-xperf": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [["options", "--suite=xperf"]]
|
|
}
|
|
}
|
|
},
|
|
"test-platform-android/opt-awsy": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [[]]
|
|
}
|
|
}
|
|
},
|
|
"perftest-linux-ml-multi-perf": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [
|
|
["perftest/test/finder/path/perftest_finder_ml_engine_perf.js"]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"perftest-android-hw-a55-background-resource-chrome": {
|
|
"task": {
|
|
"payload": {
|
|
"command": [
|
|
[
|
|
"mozperftest/runner.py testing/performance/android-resource/main-background.sh --android"
|
|
]
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|