From: Yolanda Robla Date: Thu, 20 Sep 2018 08:36:29 +0000 (+0200) Subject: Remove injecting properties, fix in openci_publish call X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=70978b8cb03760f5d997f9fd8fc7b4e4a11e5941 Remove injecting properties, fix in openci_publish call Also remove the jms publisher, this is not going to be used now, as the openci_publisher will be used instead. Change-Id: I9a3f4557724cc41ac85ce68a6d0c46ae78864b88 Signed-off-by: Yolanda Robla Mota --- 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