diff options
author | edepaul <paul.p.dennehy@ericsson.com> | 2018-09-10 07:45:24 +0100 |
---|---|---|
committer | edepaul <paul.p.dennehy@ericsson.com> | 2018-09-10 08:48:36 +0100 |
commit | 34fe0678727d49e6d6d6eee96b10c15155f130fa (patch) | |
tree | c8b8accdb76c3314eed7824db2be59dcd6f5c54c /kubernetes/robot/values.yaml | |
parent | 3d8b63bc8475e3a1485fc247e7cc2cf9f9cf6fba (diff) |
Updating testsuite version
Change-Id: Id7d0b8fe22e48cf5525f5bbb04b26bdd3469de06
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
Issue-ID: OOM-1381
Diffstat (limited to 'kubernetes/robot/values.yaml')
-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 8a28e892f2..615668721e 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 |