Rename jenkins job yaml file
[ci-management.git] / jjb / vfc / vfc-gvnfm-vnfres-python.yaml
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
deleted file mode 100644 (file)
index db7762f..0000000
+++ /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'