change debian 10 to using 2019.2 golden images

This commit is contained in:
Bryce Larson 2019-09-26 15:29:56 -06:00
parent 8e0d3cb50b
commit f341b599eb
No known key found for this signature in database
GPG Key ID: 131C38B0F02DB4CA

View File

@ -11,7 +11,7 @@ def distro_version = '10'
def python_version = 'py3'
def test_transport = 'ZeroMQ'
def salt_target_branch = 'master'
def golden_images_branch = 'neon'
def golden_images_branch = '2019.2'
def nox_passthrough_opts = '--ssh-tests'
properties([