diff options
-rw-r--r-- | jjb/openci/openci-opnfv-daily-jobs.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/jjb/openci/openci-opnfv-daily-jobs.yaml b/jjb/openci/openci-opnfv-daily-jobs.yaml index 05407bc3f..78b2eb10a 100644 --- a/jjb/openci/openci-opnfv-daily-jobs.yaml +++ b/jjb/openci/openci-opnfv-daily-jobs.yaml @@ -70,8 +70,6 @@ echo "----------------------------------" - shell: !include-raw-escape: ./create-cde.sh - - inject: - properties-file: "$WORKSPACE/event.properties" - job-template: name: 'openci-opnfv-{scenario}-test-daily-{stream}' @@ -128,14 +126,3 @@ !include-raw-escape: ./create-clme.sh - inject: properties-file: "$WORKSPACE/event.properties" - - publishers: - - jms-messaging: - provider-name: openci.activemq - msg-type: Custom - msg-props: | - type=$type - origin=$origin - scenario=$scenario - msg-content: - $eventBody |