summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-09-29 10:36:21 +0200
committersebdet <sebastien.determe@intl.att.com>2020-09-29 10:36:21 +0200
commit251c3f6e2e099818acde3cec821c6999e9bcb8bd (patch)
tree3169504c783ba71d98cde69cda436b57894a2bdd /jjb
parent7ac8160e06c8d8571280010e38a797cf8610a92f (diff)
Enable ToscaPOC branch
Enable tosca poc branch to have the verify job, so that the team can know if what they do is oko or not Issue-ID: CLAMP-930 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I51ba964c948bdb27c5d33a33601753d1d3723418
Diffstat (limited to 'jjb')
-rw-r--r--jjb/clamp/clamp.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml
index b9d79c89f..01df83217 100644
--- a/jjb/clamp/clamp.yaml
+++ b/jjb/clamp/clamp.yaml
@@ -36,6 +36,8 @@
branch: 'frankfurt'
- 'elalto':
branch: 'elalto'
+ - 'tosca-poc':
+ branch: 'tosca-poc'
mvn-settings: 'clamp-settings'
java-version: openjdk11
files: '**'