summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-01-16 15:25:00 -0500
committerYang Xu <yang.xu3@huawei.com>2019-01-16 15:35:19 -0500
commit6dcff32ff9eeefb6e842ab4794c6917a47846f1d (patch)
tree34424eb78e830f7a135eb4edb7cd8c8315065f98
parentaddadad3fd4641c321be6aacd9c7e047cafef5b2 (diff)
Bump robot image version
We have tested the image version 1.3.3, and here is the result of kubectl describe robot pod: root@oom-rancher:~# kubectl -n onap describe pod dev-robot-robot-6df6cc5768-lfhzx Name: dev-robot-robot-6df6cc5768-lfhzx Namespace: onap Node: oom-k8s-09/10.0.0.15 Start Time: Mon, 17 Dec 2018 16:05:40 +0000 Labels: app=robot pod-template-hash=2892771324 release=dev-robot Annotations: <none> Status: Running IP: 10.42.0.48 Controlled By: ReplicaSet/dev-robot-robot-6df6cc5768 Containers: robot: Container ID: docker://c28d313fd4a77d5a59eafa2e23f1b508106c70cc2a1e3e74f7527ee0ef34de7a Image: 10.12.5.2:5000/onap/testsuite:1.3.3-STAGING-latest Image ID: docker-pullable://10.12.5.2:5000/onap/testsuite@sha256:6fc22c81afe5973feef8bf3ac1a8955873d4266304816775890e4ed0a85ec040 Port: 88/TCP Host Port: 0/TCP State: Running Started: Mon, 17 Dec 2018 16:24:20 +0000 Ready: True Change-Id: I1c8fbf17289f309c6e52b8afdb9b74be02d8bbb3 Issue-ID: INT-775 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
-rwxr-xr-xkubernetes/robot/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index ede9a045d9..d55ee9e306 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.3.2
+image: onap/testsuite:1.3.3
pullPolicy: Always
ubuntuInitImage: oomk8s/ubuntu-init:2.0.0