summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass4nfv.yml
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-11-26 22:14:27 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-12-01 16:14:49 +0900
commit9c49c98cb5fcd4f5f0df40f09853b919c85c38da (patch)
treecbb46e8e12d28650c116ed67efb998f0f6a8d117 /jjb/compass4nfv/compass4nfv.yml
parent98ac5cf428d540d278293dc10125572f86e44c44 (diff)
jjb: move project-style to releng-defaults.yaml
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/compass4nfv/compass4nfv.yml')
-rw-r--r--jjb/compass4nfv/compass4nfv.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/jjb/compass4nfv/compass4nfv.yml b/jjb/compass4nfv/compass4nfv.yml
index 0e41e1ba6..426a93b58 100644
--- a/jjb/compass4nfv/compass4nfv.yml
+++ b/jjb/compass4nfv/compass4nfv.yml
@@ -39,8 +39,6 @@
- job-template:
name: 'compass-verify'
- project-type: freestyle
-
disabled: false
node: 'huawei-deploy-vm'
@@ -76,7 +74,6 @@
refspec: '$GERRIT_REFSPEC'
choosing-strategy: 'gerrit'
-
triggers:
- gerrit:
trigger-on:
@@ -115,8 +112,6 @@
#
# This job's purpose is to update all the JJB
- project-type: freestyle
-
node: huawei-build
concurrent: true
@@ -166,8 +161,6 @@
- job-template:
name: 'compass-daily-{stream}'
- project-type: freestyle
-
node: huawei-build
concurrent: true
@@ -220,8 +213,6 @@
- job-template:
name: 'compass-build-iso'
- project-type: freestyle
-
node: ericsson-build
concurrent: true
@@ -260,8 +251,6 @@
description: "build ppa(using docker) in huawei lab"
- project-type: freestyle
-
node: huawei-build
concurrent: true
@@ -299,8 +288,6 @@
- job-template:
name: 'compass-deploy-virtual-{flavor}'
- project-type: freestyle
-
disabled: false
node: '{node}'
@@ -323,14 +310,12 @@
default: '{conf}'
description: ""
-
logrotate:
daysToKeep: 30
numToKeep: 10
artifactDaysToKeep: -1
artifactNumToKeep: -1
-
builders:
- 'builder-compass-ci-preclean-workspace'
- 'builder-compass-download-artifact'
@@ -341,12 +326,9 @@
allow-empty: 'true'
fingerprint: true
-
- job-template:
name: 'compass-deploy-bare-huawei-us'
- project-type: freestyle
-
disabled: false
node: 'huawei-us-deploy-bare-1'
@@ -382,7 +364,6 @@
allow-empty: 'true'
fingerprint: true
-
########################
# parameter macros
########################
@@ -587,7 +568,6 @@
gsutil cp $BUILD_DIRECTORY/opnfv.properties gs://$GS_URL/opnfv-$OPNFV_ARTIFACT_VERSION.properties > gsutil.properties.log 2>&1
gsutil cp $BUILD_DIRECTORY/opnfv.properties gs://$GS_URL/latest.properties > gsutil.latest.log 2>&1
-
echo
echo "--------------------------------------------------------"
echo "Done!"