summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-07-19 15:06:21 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-07-20 09:44:54 +0800
commite79571d9414ba423cab4fe9e171ab72cae143068 (patch)
treed6cae5b6af75d2028613392bf39e56f7b774a9b2 /jjb/vfc/vfc-gvnfm-vnfres-python.yaml
parent23c8a49a3bce44eccfddd117ce2346c067f8d7aa (diff)
Rename jenkins job yaml file
Make the file name is consistent with the project name Change-Id: I15a78242f6547e42cbf4b996fbc1fd6502dbf094 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnfres-python.yaml')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-python.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
deleted file mode 100644
index db7762f3e..000000000
--- a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-
-- project:
- name: vfc-gvnfm-vnfres
- project-name: 'vfc-gvnfm-vnfres'
- project: 'vfc/gvnfm/vnfres'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'vfc-gvnfm-vnfres-settings'
- build-node: ubuntu1604-basebuild-4c-4g
- subproject:
- - 'res':
- path: 'res'
- pattern: 'res/**'
- jobs:
- - '{project-name}-{stream}-{subproject}-verify-python'