diff options
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnflcm-csit.yaml')
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnflcm-csit.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-csit.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-csit.yaml deleted file mode 100644 index 8f1247775..000000000 --- a/jjb/vfc/vfc-gvnfm-vnflcm-csit.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- project: - name: vfc-gvnfm-vnflcm-csit - jobs: - - "{project-name}-{stream}-verify-csit-{functionality}" - - "{project-name}-{stream}-csit-{functionality}" - project-name: "vfc-gvnfm-vnflcm" - recipients: "dengyuanhong@chinamobile.com" - stream: "master" - functionality: - - "sanity-check": - trigger_jobs: "vfc-gvnfm-vnflcm-master-docker-java-version-shell-daily" - robot-options: "" - branch: "master" |