diff options
author | 2015-12-10 17:00:17 +0000 | |
---|---|---|
committer | 2015-12-10 17:00:17 +0000 | |
commit | 99c121c4a1b8602e21643d38d4aa28cf4ee4c83a (patch) | |
tree | ea21818621eff747cdd1ed88d11a1cf30b65f7d9 /jjb/functest/functest.yml | |
parent | 7a1c0226296b4c128590ce8d8d86b0e1d4d8be97 (diff) | |
parent | 7defa8341a6b60067e3208d0e62da7a4b048a69f (diff) |
Merge "Shorten and remove the word deploy from pod names"
Diffstat (limited to 'jjb/functest/functest.yml')
-rw-r--r-- | jjb/functest/functest.yml | 8 |
1 files changed, 4 insertions, 4 deletions
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 |