summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rwxr-xr-xjjb/vfc/build-driver-ems-docker-image.sh11
-rw-r--r--jjb/vfc/vfc-nfvo-driver-ems-csit.yaml14
-rw-r--r--jjb/vfc/vfc-nfvo-driver-ems-java.yaml70
3 files changed, 0 insertions, 95 deletions
diff --git a/jjb/vfc/build-driver-ems-docker-image.sh b/jjb/vfc/build-driver-ems-docker-image.sh
deleted file mode 100755
index 6804198b5..000000000
--- a/jjb/vfc/build-driver-ems-docker-image.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-#
-echo '============== CALLING SCRIPT TO BUILD DOCKER IMAGES ================='
-
-CURRENTDIR="$(pwd)"
-echo $CURRENTDIR
-
-chmod 755 ./ems/microservice-standalone/src/main/assembly/docker/*.*
-
-./ems/microservice-standalone/src/main/assembly/docker/build_image.sh
-
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml b/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
deleted file mode 100644
index 390228f7a..000000000
--- a/jjb/vfc/vfc-nfvo-driver-ems-csit.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-- project:
- name: vfc-nfvo-driver-ems-csit
- jobs:
- - '{project-name}-{stream}-verify-csit-{functionality}'
- - '{project-name}-{stream}-csit-{functionality}'
- project-name: 'vfc-nfvo-driver-ems'
- recipients: 'yangyanyj@chinamobile.com'
- stream: 'master'
- functionality:
- - 'sanity-check':
- trigger_jobs: 'vfc-nfvo-driver-ems-master-docker-java-version-shell-daily'
- robot-options: ''
- branch: 'master'
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml
deleted file mode 100644
index 85e9d6852..000000000
--- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml
+++ /dev/null
@@ -1,70 +0,0 @@
----
-
-- project:
- name: vfc-nfvo-driver-ems-java
- project-name: 'vfc-nfvo-driver-ems'
- project: 'vfc/nfvo/driver/ems'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-ems-settings'
- subproject:
- - 'drv-ems-boco':
- pom: 'ems/pom.xml'
- pattern: 'ems/**'
- 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
- - '{project-name}-{stream}-docker-java-version-shell-daily':
- docker-pom: 'pom.xml'
- mvn-goals: 'install'
- script:
- !include-raw-escape: 'build-driver-ems-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-ems-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'
- build-node: ubuntu1804-builder-4c-4g
- project: 'vfc/nfvo/driver/ems'
- project-name: 'vfc-nfvo-driver-ems'
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-ems-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-
-- project:
- name: vfc-nfvo-driver-ems-java-clm
- jobs:
- - gerrit-maven-clm
- nexus-iq-namespace: 'onap-'
- project: vfc/nfvo/driver/ems
- project-name: 'vfc-nfvo-driver-ems'
- build-node: ubuntu1804-builder-4c-4g
- branch: 'master'
- mvn-settings: 'vfc-nfvo-driver-ems-settings'
-
-- project:
- name: vfc-nfvo-driver-ems-info
- project-name: vfc-nfvo-driver-ems
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos7-builder-2c-1g
- project: vfc/nfvo/driver/ems
- branch: master