diff options
author | morganrol <morgan.richomme@orange.com> | 2021-04-29 15:40:10 +0200 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-05-04 05:41:35 +0000 |
commit | 2bcdc130b41f1a5ee87ae6cbe6fc131df4bc866c (patch) | |
tree | 57856b6a3b615ede9367a49f390a1e8043a0520f /kubernetes/robot/values.yaml | |
parent | 3821e88f9aa7994dcdd1c724e61862ab2bf438a7 (diff) |
[ROBOT] Bumb 1.8.0 for Honolulu
This version include the robot test updates based
on honolulu testing campaign
Please note that this pod is not used in CI, we systematically
rebuild the xtesting dockers
However the robot pod shall be aligned for the release
Issue-ID: TEST-335
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I1ab7bca94097332089d584d2af583ddfc9114d9e
Diffstat (limited to 'kubernetes/robot/values.yaml')
-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 6f54c6b340..9e5f222f48 100644 --- 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.7.3 +image: onap/testsuite:1.8.0 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |