From f341b599ebd5ef0681d938b83ebeb3cd7a83dbd2 Mon Sep 17 00:00:00 2001 From: Bryce Larson Date: Thu, 26 Sep 2019 15:29:56 -0600 Subject: [PATCH] change debian 10 to using 2019.2 golden images --- .ci/kitchen-debian10-py3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/kitchen-debian10-py3 b/.ci/kitchen-debian10-py3 index 6d376540c1..f0e6bd6caa 100644 --- a/.ci/kitchen-debian10-py3 +++ b/.ci/kitchen-debian10-py3 @@ -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([