Merge pull request #55453 from bryceml/master_cleanup_ci_files

we don't pass run_full anymore since the property is set in the function we are calling
This commit is contained in:
Daniel Wozniak 2019-11-30 00:09:57 -07:00 committed by GitHub
commit cc913911f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 0 additions and 46 deletions

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '-n integration.modules.test_pkg',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '-n integration.modules.test_pkg',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-cloud',
nox_passthrough_opts: '',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-m2crypto',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--proxy',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-pycryptodomex',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tcp',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tornado',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-cloud',
nox_passthrough_opts: '',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-m2crypto',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--proxy',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-pycryptodomex',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tcp',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-m2crypto',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--proxy',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-pycryptodomex',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tcp',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tornado',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-m2crypto',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -11,7 +11,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--proxy',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq-pycryptodomex',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-tcp',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--ssh-tests',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 6,
use_spot_instances: true)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--unit',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 8,
use_spot_instances: false)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--unit',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 8,
use_spot_instances: false)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--unit',
python_version: 'py2',
run_full: params.runFull,
testrun_timeout: 8,
use_spot_instances: false)

View file

@ -10,7 +10,6 @@ runTestSuite(
nox_env_name: 'runtests-zeromq',
nox_passthrough_opts: '--unit',
python_version: 'py3',
run_full: params.runFull,
testrun_timeout: 8,
use_spot_instances: false)