X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Frobot%2Fvalues.yaml;h=2d7df04183782eda40515eb4bd05801634b15f95;hb=a935d5f12067980a9a4260bbb434db740e066f2a;hp=e3a2e130272a4bc91aa0c02110a3812ae271b9a9;hpb=d31e2a0a1032acd12cce02a3767988027cd6a5c6;p=oom.git diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index e3a2e13027..2d7df04183 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2-STAGING-latest +image: onap/testsuite:1.2.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 @@ -38,7 +38,7 @@ config: # Password of the lighthttpd server. Used for HTML auth for webpage access lightHttpdPassword: robot # gerrit branch where the latest heat code is checked in - gerritBranch: master + gerritBranch: beijing # gerrit project where the latest heat code is checked in gerritProject: http://gerrit.onap.org/r/demo.git