summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2019-12-04 14:37:13 +0100
committermrichomme <morgan.richomme@orange.com>2019-12-04 16:53:03 +0100
commit601dbe2c5e78f04cff0054a45123508ab40dab55 (patch)
treec103c5a3ddc85dcef8c9f7eb40ca6591dc353896 /jjb/vfc
parentde30cc5721cfb8eca757629bfd1e96900c15a13a (diff)
clean CSIT jobs
Issue-ID: INT-1237 Change-Id: I465ae7335455aaeb1f31b6cdf693ae595a6b0ee2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'jjb/vfc')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-csit.yaml15
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-csit.yaml17
2 files changed, 0 insertions, 32 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'
diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml
deleted file mode 100644
index 621571cb5..000000000
--- a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-- project:
- name: vfc-nfvo-wfengine-csit
- jobs:
- - '{project-name}-{stream}-verify-csit-{functionality}'
- - '{project-name}-{stream}-csit-{functionality}'
- project-name: 'vfc-nfvo-wfengine'
- recipients: 'yangyanyj@chinamobile.com'
- disabled: true
- stream: 'master'
- functionality:
- - 'sanity-check'
- trigger_jobs:
- - 'vfc-nfvo-wfengine-master-engine-activiti-extension-docker-java-version-shell-daily'
- - 'vfc-nfvo-wfengine-master-engine-mgr-service-docker-java-version-shell-daily'
- robot-options: ''
- branch: 'master'