How Jenkins could pull AWS SQS and trigger jobs

763 views
Skip to first unread message

Mladen Marev

unread,
May 4, 2016, 8:09:59 AM5/4/16
to Jenkins Users

Hello,

 

Is there easy way to trigger Jenkins job/s when new message arrive in Amazon SQS. The use case, I am trying to cover is as follows:

Some other Amazon services will post messages in dedicated SQS queue, containing some specific information. I would like as soon as possible, the on premise Jenkins to start execution of job/s. Because of security restrictions, I am not able to start Jenkins job remotely, from Internet, so I am looking for a solution/plugin, which can pull the queue on a regular bases and if there is a new message, to continue with the other linked jobs. I found a plugin, which is doing what I want in regards of SQS - GitHub SQS Plugin, but it requires some GitHub involvement, which I do not need/have.

Do you have any suggestion how I can reach my goals here?

 

Thanks.

Mladen Marev

unread,
May 9, 2016, 9:53:34 AM5/9/16
to Jenkins Users
I found that plugin - https://wiki.jenkins-ci.org/display/JENKINS/SCM+SQS+Plugin 
Has anyone chance to test it? I will do once I have managed to update my Jenkins.

Any feedback is more than welcome.
Reply all
Reply to author
Forward
0 new messages