diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-wfengine-csit.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-wfengine-csit.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml index 4b3e95d00..591ad8236 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml @@ -14,17 +14,3 @@ robot-options: '' branch: 'master' -- project: - name: vfc-nfvo-wfengine-csit-arm64 - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'vfc-nfvo-wfengine-arm64' - stream: 'master' - functionality: - - 'sanity-check' - trigger_jobs: - - 'vfc-nfvo-wfengine-arm64-master-engine-activiti-extension-docker-java-version-shell-daily' - - 'vfc-nfvo-wfengine-arm64-master-engine-mgr-service-docker-java-version-shell-daily' - robot-options: '' - branch: 'master' |