Merge pull request #1462 from lissyx/remove-prod-dep

Remove useless training dep
This commit is contained in:
lissyx 2018-07-19 11:14:49 -07:00 committed by GitHub
commit ea21010b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 0 additions and 14 deletions

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
args: args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-cpp-ds-tests-prod.sh" tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-cpp-ds-tests-prod.sh"
metadata: metadata:

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_10} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_10} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_4} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_4} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_5} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_5} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_6} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_6} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_7} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_7} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_8} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_8} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "node-package" - "node-package"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
${nodejs.packages_trusty.prep_9} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt} ${nodejs.packages_trusty.prep_9} && ${nodejs.packages_trusty.apt_pinning} && apt-get -qq update && apt-get -qq -y install ${nodejs.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}

View File

@ -2,7 +2,6 @@ build:
template_file: test-linux-opt-base.tyml template_file: test-linux-opt-base.tyml
dependencies: dependencies:
- "linux-amd64-cpu-opt" - "linux-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup: system_setup:
> >
apt-get -qq -y install ${python.packages_trusty.apt} apt-get -qq -y install ${python.packages_trusty.apt}