aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-04-04 19:00:44 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-04-04 19:00:44 -0700
commitd59517291d0111376a8ade3b6057fdceda464c68 (patch)
tree49650e53630604f6da28b8d8639b21515a422335
parent283a3d9cbb7e9d18294bfaa6f67f980880e57d4a (diff)
Rename robot docker from openecomp to onap
Change-Id: I623efec25eafa36308743dc1b65146117abe5ef1 Issue-ID: INT-459 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-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 6ef3a21d89..06f168c571 100644
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -21,7 +21,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: openecomp/testsuite:1.2-STAGING-latest
+image: onap/testsuite:1.2-STAGING-latest
pullPolicy: Always
# flag to enable debugging - application support required