From: Fatih Degirmenci Date: Thu, 20 Sep 2018 08:18:12 +0000 (+0000) Subject: Merge "Add fixes in openci job" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3acad6212235cc9409713e838e6833c65c19fd2a;hp=9a621621a31c4278b09b715eacd815580a85b8aa;p=releng.git Merge "Add fixes in openci job" --- diff --git a/jjb/openci/create-cde.sh b/jjb/openci/create-cde.sh index b4b273a32..12ede6310 100755 --- a/jjb/openci/create-cde.sh +++ b/jjb/openci/create-cde.sh @@ -34,6 +34,10 @@ cat < ./json_body.txt } EOF +# temporary: until we can embed credentials plugin +ACTIVEMQ_USER="openci" +ACTIVEMQ_PASSWORD="openciP@ssw0rd" + openci_publish -H 129.192.69.55 -U ${ACTIVEMQ_USER} -p ${ACTIVEMQ_PASSWORD} -n openci.prototype -B ./json_body.txt echo "Constructed $PUBLISH_EVENT_TYPE" diff --git a/jjb/openci/openci-opnfv-daily-jobs.yaml b/jjb/openci/openci-opnfv-daily-jobs.yaml index 3cacee65d..40e61ce7e 100644 --- a/jjb/openci/openci-opnfv-daily-jobs.yaml +++ b/jjb/openci/openci-opnfv-daily-jobs.yaml @@ -47,11 +47,7 @@ - 'opnfv-build-defaults' wrappers: - - credentials-binding: - - username-password-separated: - credential-id: openci-connect-activemq - username: ACTIVEMQ_USER - password: ACTIVEMQ_PASSWORD + - workspace-cleanup triggers: - jms-messaging: