From 85754da94688be3859eabcef0fd6e8c5352f478f Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Thu, 13 Apr 2023 11:51:41 +0200 Subject: [PATCH] [ROBOT] Update testsuite version to 1.12.1 Update to the latest London testsuite Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler Change-Id: Id5802c8370fc5e43fa6571ed677cd786196235c4 --- kubernetes/robot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index e87a76d137..1f084a6bc6 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.11.1 +image: onap/testsuite:1.12.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 -- 2.16.6