diff options
-rw-r--r-- | jjb/functest/functest.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index cfdd2f2a3..d275b8c9f 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -38,7 +38,7 @@ node: 'huawei-us-deploy-bare-1' installer_type: 'compass' installer_ip: '192.168.200.2' - - joid-build: + - intel-us-deploy-bare-pod5: node: 'intel-us-deploy-bare-pod5' installer_type: 'joid' installer_ip: '127.0.0.1' @@ -396,7 +396,7 @@ description: "Override GIT_BASE" - parameter: - name: joid-build + name: intel-us-deploy-bare-pod5 parameters: - string: name: GIT_BASE |