diff options
author | 2020-07-20 17:39:07 +0000 | |
---|---|---|
committer | 2020-07-20 17:39:07 +0000 | |
commit | d841f33183f865a3f3bdbc2b60a2212df30cf581 (patch) | |
tree | 9838afad28799542341b870e31be100563cdb74d /jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml | |
parent | a9c135cb82094bbc40ef85e71d6d82f516357add (diff) | |
parent | 7737a0110c1cf90b027e5ebf11035625e5e53b59 (diff) |
Merge "Remove Jenkins jobs related to components which are not in Guilin Release"
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml b/jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml deleted file mode 100644 index 1905012dc..000000000 --- a/jjb/vfc/vfc-nfvo-driver-sfc-csit.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- project: - name: vfc-nfvo-driver-sfc-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'vfc-nfvo-driver-sfc' - recipients: 'yangyanyj@chinamobile.com' - stream: 'master' - functionality: - - 'sanity-check': - trigger_jobs: 'vfc-nfvo-driver-sfc-master-docker-java-version-shell-daily' - robot-options: '' - branch: 'master' |