mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
change debian 10 to using 2019.2 golden images
This commit is contained in:
parent
8e0d3cb50b
commit
f341b599eb
@ -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([
|
||||
|
Loading…
Reference in New Issue
Block a user