From 1a5739efb1743008fb1588ff3a291d007bf15466 Mon Sep 17 00:00:00 2001 From: Nelson Wang Date: Mon, 9 Mar 2020 16:33:38 -0700 Subject: [PATCH] Updating image for upgrade test --- tests/test_docker_splunk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_docker_splunk.py b/tests/test_docker_splunk.py index 5ecce21a..2e9f2e00 100644 --- a/tests/test_docker_splunk.py +++ b/tests/test_docker_splunk.py @@ -42,7 +42,7 @@ global platform platform = "debian-9" -OLD_SPLUNK_VERSION = "7.3.2" +OLD_SPLUNK_VERSION = "7.3.4" def generate_random_string():