summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-12-23 19:31:23 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-12-23 19:31:23 +0100
commitea2f52db7d79dc3d9c256ee5891b4f34cb06eb32 (patch)
treefa53fb94f4cca0e9d92efea3bfe588d2ae023488
parenta8e79f002b51f51c764d40e06ce8ea477167aec9 (diff)
Fix container name when dumpin Functest results
Change-Id: I3345116682238aab3b593c49dd79dea6f451cdaf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--jjb/functest/functest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index 249c1d582..25a3d1ee8 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -422,7 +422,7 @@
- project:
name: 'functest-{tag}-zip'
<<: *functest-params
- container: 'healthcheck'
+ container: 'functest-healthcheck'
jobs:
- 'functest-{tag}-zip'