From 905f19b09e5ded244696fd774b29551cf8663f10 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 14 Feb 2017 11:42:13 -0500 Subject: [PATCH] CSIT: Modifies functest installer var to be apex Functest fails to execute the tempest smoke suite unless the installer provided is apex. Change-Id: Ic4b726479f15dca87fd2e2e2f62a080637a774a3 Signed-off-by: Tim Rozet --- jjb/global/installer-params.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index c3e775681..fc9f34a48 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -122,7 +122,7 @@ description: 'IP of the installer' - string: name: INSTALLER_TYPE - default: netvirt + default: apex description: 'Installer used for deploying OPNFV on this POD' - string: name: EXTERNAL_NETWORK -- 2.16.6