DeepSpeech/taskcluster/test-cpp-darwin-amd64-opt.yml
Alexandre Lissy 5fdd77d24e Add OSX testing
Fixes #1072
2017-12-07 15:48:11 +01:00

14 lines
455 B
YAML

build:
template_file: test-darwin-opt-base.tyml
dependencies:
- "darwin-amd64-cpu-opt"
- "test-training-linux-amd64-py27-opt"
system_setup:
>
${cpp.brew.setup} && ${cpp.brew.packages} && ${cpp.brew.env}
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/tc-cpp-ds-tests.sh"
metadata:
name: "DeepSpeech OSX AMD64 CPU C++ tests"
description: "Testing DeepSpeech C++ for OSX/AMD64, CPU only, optimized version"