diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-09-12 13:52:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-12 13:52:00 +0000 |
commit | 42382f1f7e81d93f18e70952a25474b69a3c458e (patch) | |
tree | 3cb77fa7d9bdc98bddc08c55995f746faa3f1aff /kubernetes | |
parent | 9f5624de2ec00d3b3751c6403ef3317a0a7c083c (diff) | |
parent | 34fe0678727d49e6d6d6eee96b10c15155f130fa (diff) |
Merge "Updating testsuite version"
Diffstat (limited to 'kubernetes')
-rwxr-xr-x[-rw-r--r--] | kubernetes/robot/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index eccd684c0b..2951b6098b 100644..100755 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2.1 +image: onap/testsuite:1.3.1-STAGING-latest pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |