| |
@@ -39,8 +39,8 @@
|
| |
value: {{ c3i_messaging_topic_consumer_part }}.c3i-{{ item }}-{{ job_vars.name_post }}{{ c3i_test_subscriber }}.{{ c3i_messaging_greenwave_topic_virtualtopic_part }}
|
| |
- name: MAIL_ADDRESS
|
| |
value: {{ c3i_mail_address }}
|
| |
- # CI_MESSAGE is used internally by JMS messaging plugin
|
| |
+ # CI_MESSAGE and MESSAGE_HEADERS are used internally by JMS messaging plugin
|
| |
- name: CI_MESSAGE
|
| |
- value:
|
| |
+ - name: MESSAGE_HEADERS
|
| |
jenkinsfile: |
|
| |
{% filter indent(width=10) %}{% include "templates/greenwave-promote.Jenkinsfile" %}{% endfilter %}
|
| |
MESSAGE_HEADERS parameter is filled by JMS plugin. Useful for debug of message which triggered the job.