diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-04-12 15:40:47 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-04-12 15:40:54 +0800 |
commit | c5174e7a51bf079afe5d05807992c220779b8afb (patch) | |
tree | 22b18b093f5b47f91d43659b4ab6fb2e3eca3052 | |
parent | 1b1d3c41b4344a67a9fcf1350e7d413d21f46c59 (diff) |
remove the jenkins job for the deprecated component
Issue-ID: VFC-1355
Change-Id: I7cfa4cddca43625269ac72c893b467a84d9b645f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml deleted file mode 100644 index c2be584cb..000000000 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -- project: - name: vfc-nfvo-driver-vnfm-svnfm-nokia - project-name: 'vfc-nfvo-driver-svnfm-nokia' - project: 'vfc/nfvo/driver/vnfm/svnfm' - stream: - - 'master': - branch: 'master' - mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' - subproject: - - 'drv-vnfm-nokia': - pom: 'nokia/vnfmdriver/pom.xml' - pattern: 'nokia/vnfmdriver/**' - jobs: - - '{project-name}-{stream}-{subproject}-verify-java' - - '{project-name}-{stream}-{subproject}-merge-java' - - '{project-name}-{stream}-{subproject}-release-version-java-daily' - files: '**' - archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g
\ No newline at end of file |