summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-10-15 19:04:04 +0300
committerOfir Sonsino <os0695@att.com>2017-10-17 14:51:00 +0300
commit02c702a299e22e3e3a7b719ea494f05a92b0b53d (patch)
tree18900a2899ec24184e7bf6d0b7a18e9ff78eb120
parentedc671f95dfb31d3571db7afb84fd5144b5c9b10 (diff)
Fix CSIT trigger for VID
Change-Id: I2a915337fc56629929d8200bc8019b2f37fd5d3b Issue-Id: VID-68 Signed-off-by: Ofir Sonsino <os0695@att.com>
-rw-r--r--jjb/vid/vid-csit.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vid/vid-csit.yaml b/jjb/vid/vid-csit.yaml
index 46e1688ed..b1124ab70 100644
--- a/jjb/vid/vid-csit.yaml
+++ b/jjb/vid/vid-csit.yaml
@@ -9,6 +9,6 @@
functionality:
- 'healthCheck':
trigger_jobs:
- - '{project-name}-{stream}-release-java-daily-checkstyle'
+ - '{project-name}-{stream}-docker-version-java-daily'
robot-options: ''
branch: 'master'