fix cloud jenkins files

This commit is contained in:
Bryce Larson 2019-11-27 16:37:31 -07:00
parent 3402456891
commit e6477f4d8c
No known key found for this signature in database
GPG key ID: 131C38B0F02DB4CA
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ runTestSuite(
golden_images_branch: 'master',
jenkins_slave_label: 'kitchen-slave',
kitchen_platforms_file: '/var/jenkins/workspace/nox-cloud-platforms.yml',
nox_env_name: 'runtests-zeromq',
nox_env_name: 'runtests-cloud',
nox_passthrough_opts: '',
python_version: 'py2',
testrun_timeout: 6,

View file

@ -8,7 +8,7 @@ runTestSuite(
golden_images_branch: 'master',
jenkins_slave_label: 'kitchen-slave',
kitchen_platforms_file: '/var/jenkins/workspace/nox-cloud-platforms.yml',
nox_env_name: 'runtests-zeromq',
nox_env_name: 'runtests-cloud',
nox_passthrough_opts: '',
python_version: 'py3',
testrun_timeout: 6,