summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnflcm-java.yaml1
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml1
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-catalog.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-ems-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-sfc.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-lcm-java.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-resmanagement.yaml1
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-java.yaml1
14 files changed, 14 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
index 08c6a0ee6..9c265bccb 100644
--- a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
@@ -31,6 +31,7 @@
name: vfc-gvnfm-vnflcm-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/gvnfm/vnflcm'
project-name: 'vfc-gvnfm-vnflcm'
diff --git a/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml b/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml
index 99b6c3e49..fda343d94 100644
--- a/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml
@@ -30,6 +30,7 @@
name: vfc-gvnfm-vnfmgr-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/gvnfm/vnfmgr'
project-name: 'vfc-gvnfm-vnfmgr'
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
index b8580e33e..4f3db624d 100644
--- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
@@ -31,6 +31,7 @@
name: vfc-gvnfm-vnfres-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/gvnfm/vnfres'
project-name: 'vfc-gvnfm-vnfres'
diff --git a/jjb/vfc/vfc-nfvo-catalog.yaml b/jjb/vfc/vfc-nfvo-catalog.yaml
index 50a0cf0b4..f1b94d06f 100644
--- a/jjb/vfc/vfc-nfvo-catalog.yaml
+++ b/jjb/vfc/vfc-nfvo-catalog.yaml
@@ -32,6 +32,7 @@
name: vfc-nfvo-catalog-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/catalog'
project-name: 'vfc-nfvo-catalog'
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml
index b22bcf94d..c32ed915a 100644
--- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml
@@ -31,6 +31,7 @@
name: vfc-nfvo-driver-ems-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/ems'
project-name: 'vfc-nfvo-driver-ems'
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
index bb1bd6b6b..81a4877e6 100644
--- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
@@ -30,6 +30,7 @@
name: vfc-nfvo-driver-sfc-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
mvn-params: '-f zte/sfc-driver/pom.xml'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/sfc'
diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml
index 207382cb0..ac614ad3e 100644
--- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml
@@ -24,6 +24,7 @@
name: vfc-nfvo-driver-svnfm-huawei-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
mvn-params: '-f huawei/pom.xml'
project: 'vfc/nfvo/driver/vnfm/svnfm'
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml
index 94655151a..0096a64c0 100644
--- a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml
@@ -31,6 +31,7 @@
name: vfc-nfvo-driver-vnfm-gvnfm-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/vnfm/gvnfm'
project-name: 'vfc-nfvo-driver-vnfm-gvnfm'
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
index 1ebf20771..55e874168 100644
--- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
@@ -23,6 +23,7 @@
name: vfc-nfvo-driver-vnfm-svnfm-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/vnfm/svnfm'
project-name: 'vfc-nfvo-driver-vnfm-svnfm'
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml
index c08037344..4aa36b109 100644
--- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml
@@ -25,6 +25,7 @@
name: vfc-nfvo-driver-vnfm-svnfm-nokia-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
mvn-params: '-f nokia/vnfmdriver/pom.xml'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/vnfm/svnfm'
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml
index 5a32657a8..19441f4cf 100644
--- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml
@@ -26,6 +26,7 @@
name: vfc-nfvo-driver-vnfm-svnfm-zte-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
mvn-params: '-f zte/vmanager/pom.xml'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/driver/vnfm/svnfm'
diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml
index a93040b86..8d23cac35 100644
--- a/jjb/vfc/vfc-nfvo-lcm-java.yaml
+++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml
@@ -27,6 +27,7 @@
name: vfc-nfvo-lcm-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/lcm'
project-name: 'vfc-nfvo-lcm'
diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml
index c05cadd10..7a5f91f2c 100644
--- a/jjb/vfc/vfc-nfvo-resmanagement.yaml
+++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml
@@ -25,6 +25,7 @@
name: vfc-nfvo-resmanagement-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/resmanagement'
project-name: 'vfc-nfvo-resmanagement'
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
index 2086e3daf..397056a8f 100644
--- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml
+++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
@@ -35,6 +35,7 @@
name: vfc-nfvo-wfengine-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'vfc/nfvo/wfengine'
project-name: 'vfc-nfvo-wfengine'