diff options
author | mrichomme <morgan.richomme@orange.com> | 2019-12-04 14:37:13 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2019-12-04 16:53:03 +0100 |
commit | 601dbe2c5e78f04cff0054a45123508ab40dab55 (patch) | |
tree | c103c5a3ddc85dcef8c9f7eb40ca6591dc353896 /jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml | |
parent | de30cc5721cfb8eca757629bfd1e96900c15a13a (diff) |
clean CSIT jobs
Issue-ID: INT-1237
Change-Id: I465ae7335455aaeb1f31b6cdf693ae595a6b0ee2
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml deleted file mode 100644 index 3fb23ac79..000000000 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- project: - name: vfc-nfvo-driver-vnfm-svnfm-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'vfc-nfvo-driver-vnfm-svnfm' - recipients: 'yangyanyj@chinamobile.com' - disabled: true - stream: 'master' - functionality: - - 'sanity-check': - trigger_jobs: 'vfc-nfvo-driver-vnfm-svnfm-master-docker-java-version-shell-daily' - robot-options: '' - branch: 'master' |