summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv
diff options
context:
space:
mode:
authorGuo Ruijing <ruijing.guo@intel.com>2017-10-26 17:02:28 -0400
committerGuo Ruijing <ruijing.guo@intel.com>2017-10-26 17:08:15 -0400
commitb523d45612dac415ae659fb7640d50209d1594ce (patch)
tree0b5a86413feaf56bfe071f2a2406d89e0120f13d /jjb/container4nfv
parent15d0c604dddaeb6471e3f1f4529b60e32b479582 (diff)
add daily job for container4nfv
Change-Id: I78a06c6123c9bfad33953eab0eb5db76ee0d5e84 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'jjb/container4nfv')
-rw-r--r--jjb/container4nfv/container4nfv-project.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml
index c7666a1e6..76e5e2f5e 100644
--- a/jjb/container4nfv/container4nfv-project.yml
+++ b/jjb/container4nfv/container4nfv-project.yml
@@ -10,6 +10,7 @@
jobs:
- 'container4nfv-verify-{stream}'
+ - 'container4nfv-daily-{stream}'
stream:
- master:
@@ -63,3 +64,39 @@
- shell: |
cd $WORKSPACE/ci
./build.sh
+
+
+- job-template:
+ name: 'container4nfv-daily-{stream}'
+
+ project-type: freestyle
+
+ disabled: '{obj:disabled}'
+
+ concurrent: false
+
+ properties:
+ - logrotate-default
+
+ parameters:
+ - project-parameter:
+ project: '{project}'
+ branch: '{branch}'
+ - node:
+ name: SLAVE_NAME
+ description: 'Slave name on Jenkins'
+ allowed-slaves:
+ - huawei-virtaul6
+ default-slaves:
+ - huawei-virtaul6
+
+ scm:
+ - git-scm
+
+ triggers:
+ - timed: '@midnight'
+
+ builders:
+ - shell:
+ cd $WORKSPACE/ci
+ ./deploy.sh