aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2023-08-30 10:55:06 -0400
committerJack Lucas <jflos@sonoris.net>2023-08-30 10:55:06 -0400
commit562c54be5dfdc07d2fa062847378e521efc1bd2d (patch)
treea2749e57e196aabe2c5e2eb74805957eae86d737
parentb3179ddc3265b072503114cc0af724e93543a028 (diff)
[ROBOT] Update testsuite image version
Update testsuite image to version 1.12.2, which eliminates the DMaaP bus controller health check. Issue-ID: OOM-3238 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4d52695eb5143f0d64e04f54ba1c910d423a411d
-rw-r--r--kubernetes/robot/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index 1f084a6bc6..1cd9db934d 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.12.1
+image: onap/testsuite:1.12.2
pullPolicy: Always
ubuntuInitImage: oomk8s/ubuntu-init:2.0.0