Skip to content

Commit

Permalink
Merge pull request #55453 from bryceml/master_cleanup_ci_files
Browse files Browse the repository at this point in the history
we don't pass run_full anymore since the property is set in the function we are calling
  • Loading branch information
dwoz committed Nov 30, 2019
2 parents cc46036 + e6477f4 commit cc91391
Show file tree
Hide file tree
Showing 46 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion .ci/kitchen-amazon1-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-amazon2-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-amazon2-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-archlts-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-archlts-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos6-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-cloud
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-m2crypto
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-pycryptodomex
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-tcp
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py2-tornado
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3-cloud
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3-m2crypto
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3-pycryptodomex
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos7-py3-tcp
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-centos8-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-debian10-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-debian8-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-debian9-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-debian9-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-fedora30-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-fedora30-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-fedora31-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-opensuse15-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-opensuse15-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2-m2crypto
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2-pycryptodomex
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2-tcp
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py2-tornado
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py3-m2crypto
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py3-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py3-pycryptodomex
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1604-py3-tcp
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1804-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-ubuntu1804-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-windows2016-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-windows2016-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-windows2019-py2
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 0 additions & 1 deletion .ci/kitchen-windows2019-py3
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit cc91391

Please sign in to comment.