diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-05-15 11:32:27 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-05-15 11:32:33 +0800 |
commit | c58b40a34e0a51cea1cc456a60a1bf3b28c3ee7e (patch) | |
tree | a684d1665ba5052f4406e3ca202b69350c0679fe /jjb/vfc | |
parent | 165d5eacedd984c6fe27e1c70f87ef2eb1244763 (diff) |
Rm management of vfc catalog csit job
Change-Id: Ibb86d774c4c68a2776fd2efd1bb81fed952016c3
Issue-ID: VFC-1674
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'jjb/vfc')
-rw-r--r-- | jjb/vfc/vfc-nfvo-catalog-csit.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/vfc/vfc-nfvo-catalog-csit.yaml b/jjb/vfc/vfc-nfvo-catalog-csit.yaml deleted file mode 100644 index cb438381f..000000000 --- a/jjb/vfc/vfc-nfvo-catalog-csit.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- project: - name: vfc-nfvo-catalog-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'vfc-nfvo-catalog' - recipients: 'yangyanyj@chinamobile.com' - stream: 'master' - functionality: - - 'sanity-check': - trigger_jobs: 'vfc-nfvo-catalog-master-docker-java-version-shell-daily' - robot-options: '' - branch: 'master' |