diff options
-rw-r--r-- | jjb/dcae-bulkpm/dcae-bulkpm-csit.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/dcae-bulkpm/dcae-bulkpm-csit.yaml b/jjb/dcae-bulkpm/dcae-bulkpm-csit.yaml deleted file mode 100644 index 5fad5875a..000000000 --- a/jjb/dcae-bulkpm/dcae-bulkpm-csit.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- project: - name: dcae-bulkpm-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'dcae-bulkpm' - stream: 'master' - functionality: - - 'bulkpm-suite': - trigger_jobs: - - '{project-name}-{stream}-docker-java-shell-daily' - robot-options: '' - branch: 'master' |