summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximesson <maxime.bonneau@est.tech>2020-09-08 16:30:20 +0200
committermaximesson <maxime.bonneau@est.tech>2020-09-08 23:05:47 +0200
commit481bb8491bb1be464d8f5986ce3dfa4c9cb2706a (patch)
tree53e0a47ea8bda1744edc764472b0f3cb41488851
parent57d7db8561bece6ab8dc9d73b763c5e98e5b2e64 (diff)
Adding trigger_jobs
Change-Id: I1c98f2e2a84928e5265887ba2f66969f7e225807 Issue-ID: CCSDK-2700 Signed-off-by: maximesson <maxime.bonneau@est.tech>
-rw-r--r--jjb/ccsdk/ccsdk-csit.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/jjb/ccsdk/ccsdk-csit.yaml b/jjb/ccsdk/ccsdk-csit.yaml
index c0a2ff32b..50426d7bd 100644
--- a/jjb/ccsdk/ccsdk-csit.yaml
+++ b/jjb/ccsdk/ccsdk-csit.yaml
@@ -20,10 +20,11 @@
jobs:
- '{project-name}-{stream}-verify-csit-{functionality}'
- '{project-name}-{stream}-csit-{functionality}'
- project-name: 'oran'
+ project-name: 'ccsdk/oran'
+ recipients: 'bjorn.magnusson@est.tech maxime.bonneau@est.tech'
stream: 'master'
functionality:
- 'polmansuite':
- trigger_jobs:
+ trigger_jobs: '{project-name}-{stream}-release-java-daily-checkstyle'
robot-options: ''
branch: 'master'