summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-09-21 17:01:19 +0200
committerFatih Degirmenci <fdegir@gmail.com>2018-09-21 17:01:19 +0200
commitd454600007389375193ca1b8abc3acb53c5811b6 (patch)
treee53de050da861531596f9870227de1a9e7cc4a24 /jjb
parentd980f031223e76a8240377097c775d8843cd2398 (diff)
openci: Add ActiveMQ credentials binding
The ActiveMQ credentials are used by Python publisher for connecting to the broker. In order for the credentials to be available to the job, ActiveMQ credentials need to be added to Jenkins with a name/uid openci-connect-activemq. Change-Id: Ie35bb5bd6f53be223bdc7301485648e5471f87e1 Issue-ID: CIMAN-161 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/openci/openci-onap-daily-jobs.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/openci/openci-onap-daily-jobs.yaml b/jjb/openci/openci-onap-daily-jobs.yaml
index bf6afde05..b956da779 100644
--- a/jjb/openci/openci-onap-daily-jobs.yaml
+++ b/jjb/openci/openci-onap-daily-jobs.yaml
@@ -45,6 +45,14 @@
default: "'autorelease': 'SUCCESS'"
description: 'The confidence level the published artifact gained'
+ wrappers:
+ - credentials-binding:
+ - username-password-separated:
+ credential-id: openci-connect-activemq
+ username: ACTIVEMQ_USER
+ password: ACTIVEMQ_PASSWORD
+ - workspace-cleanup
+
builders:
# this build step in the job executes create-ape.sh to construct the
# ArtifactPublishedEvent (ape) and publish it using the python utility