From 7defa8341a6b60067e3208d0e62da7a4b048a69f Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 10 Dec 2015 17:55:17 +0100 Subject: Shorten and remove the word deploy from pod names Change-Id: I128098d404a72711672026d4fc7b55fbd4f3b9bf Signed-off-by: Fatih Degirmenci --- jjb/functest/functest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'jjb/functest/functest.yml') diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 9e5e71b16..b8de928c2 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -22,7 +22,7 @@ installer_type: 'compass' installer_ip: '192.168.200.2' - joid: - node: 'intel-us-deploy-bare-pod5' + node: 'intel-pod5' installer_type: 'compass' installer_ip: '127.0.0.1' pod: @@ -38,8 +38,8 @@ node: 'huawei-us-deploy-bare-1' installer_type: 'compass' installer_ip: '192.168.200.2' - - intel-us-deploy-bare-pod5: - node: 'intel-us-deploy-bare-pod5' + - intel-pod5: + node: 'intel-pod5' installer_type: 'joid' installer_ip: '127.0.0.1' @@ -396,7 +396,7 @@ description: "Override GIT_BASE" - parameter: - name: intel-us-deploy-bare-pod5 + name: intel-pod5 parameters: - string: name: GIT_BASE -- cgit 1.2.3-korg