summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/cps/cps.yaml3
-rw-r--r--jjb/vfc/vfc-gvnfm-vnflcm-python.yaml2
2 files changed, 4 insertions, 1 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml
index f618d3db7..f6049664c 100644
--- a/jjb/cps/cps.yaml
+++ b/jjb/cps/cps.yaml
@@ -57,6 +57,9 @@
- 'istanbul':
branch: 'istanbul'
cron: ''
+ - 'jakarta':
+ branch: 'jakarta'
+ cron: ''
mvn-settings: 'cps-settings'
files: '**'
archive-artifacts: ''
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml
index 991848acb..797e0a0d6 100644
--- a/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml
@@ -8,7 +8,7 @@
- 'master':
branch: 'master'
mvn-settings: 'vfc-gvnfm-vnflcm-settings'
- build-node: centos7-redis-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
subproject:
- 'lcm':
path: 'lcm'