From 2bcdc130b41f1a5ee87ae6cbe6fc131df4bc866c Mon Sep 17 00:00:00 2001 From: morganrol Date: Thu, 29 Apr 2021 15:40:10 +0200 Subject: [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 Change-Id: I1ab7bca94097332089d584d2af583ddfc9114d9e --- kubernetes/robot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes') 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 -- cgit 1.2.3-korg