@Library('salt@master-1.7') _ runTestSuite( ami_image_id: 'ami-08214f129f5580e09', concurrent_builds: 3, distro_name: 'debian', distro_version: '10', env: env, golden_images_branch: 'master', jenkins_slave_label: 'kitchen-slave', nox_env_name: 'pytest-zeromq', nox_passthrough_opts: '--ssh-tests', python_version: 'py3', testrun_timeout: 6, use_spot_instances: true, ) // vim: ft=groovy