summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-sfc.yaml
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-07-20 14:29:49 +0800
committerdyh <dengyuanhong@chinamobile.com>2020-07-20 14:30:00 +0800
commit7737a0110c1cf90b027e5ebf11035625e5e53b59 (patch)
tree10da13540342802706616453d213ff89ba9b4ab7 /jjb/vfc/vfc-nfvo-driver-sfc.yaml
parentf66f52405a6c8858957143814465f33275c827e4 (diff)
Remove Jenkins jobs related to components which are not in Guilin Release
Issue-ID: VFC-1708 Change-Id: Icc56dd6c96a7e6593cdee5d6e2d1e759bb4401f2 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-sfc.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-sfc.yaml72
1 files changed, 0 insertions, 72 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
deleted file mode 100644
index 407a615e1..000000000
--- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-- project:
- name: vfc-nfvo-driver-sfc
- project-name: 'vfc-nfvo-driver-sfc'
- project: 'vfc/nfvo/driver/sfc'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-sfc-settings'
- subproject:
- - 'driver-sfc-zte':
- pom: 'zte/sfc-driver/pom.xml'
- pattern: 'zte/sfc-driver/**'
- jobs:
- - '{project-name}-{stream}-{subproject}-verify-java'
- - '{project-name}-{stream}-{subproject}-merge-java'
- - gerrit-maven-stage:
- sign-artifacts: true
- build-node: centos7-builder-4c-4g
- maven-versions-plugin: true
- mvn-pom: 'zte/sfc-driver/pom.xml'
- mvn-params: '-f zte/sfc-driver/pom.xml'
- - '{project-name}-{stream}-docker-java-version-shell-daily':
- docker-pom: 'pom.xml'
- mvn-goals: 'install'
- script:
- !include-raw-escape: 'build-driver-zte-sfc-docker-image.sh'
- build-node: ubuntu1804-docker-8c-8g
- - '{project-name}-gerrit-release-jobs':
- build-node: centos7-docker-8c-8g
- files: '**'
- archive-artifacts: ''
- build-node: ubuntu1804-builder-4c-4g
-
-- project:
- name: vfc-nfvo-driver-sfc-sonar
- jobs:
- - gerrit-maven-sonar
- sonarcloud: true
- sonarcloud-project-organization: '{sonarcloud_project_organization}'
- sonarcloud-api-token: '{sonarcloud_api_token}'
- sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
- sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
- cron: '@daily'
- mvn-params: '-f zte/sfc-driver/pom.xml'
- build-node: ubuntu1804-builder-4c-4g
- project: 'vfc/nfvo/driver/sfc'
- project-name: 'vfc-nfvo-driver-sfc'
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-sfc-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-
-- project:
- name: vfc-nfvo-driver-sfc-clm
- jobs:
- - gerrit-maven-clm
- nexus-iq-namespace: 'onap-'
- project: vfc/nfvo/driver/sfc
- project-name: 'vfc-nfvo-driver-sfc'
- build-node: ubuntu1804-builder-4c-4g
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-sfc-settings'
-
-- project:
- name: vfc-nfvo-driver-sfc-info
- project-name: vfc-nfvo-driver-sfc
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos7-builder-2c-1g
- project: vfc/nfvo/driver/sfc
- branch: master