changing the cloud platforms file missed in 24b69a9e38

This commit is contained in:
Bryce Larson 2021-04-09 22:15:00 +00:00 committed by Gareth J. Greenaway
parent 24b69a9e38
commit 9e33ee850c

View file

@ -9,7 +9,7 @@ runTestSuite(
env: env,
golden_images_branch: 'master',
jenkins_slave_label: 'kitchen-slave',
kitchen_platforms_file: '/var/jenkins/workspace/nox-cloud-platforms.yml',
kitchen_platforms_file: '/var/jenkins/workspace/cloud-platforms.yml',
nox_env_name: 'pytest-cloud',
nox_passthrough_opts: '',
python_version: 'py3',