Docker Compose with Declarative Pipeline (or workarounds)

16 views
Skip to first unread message

bearrito

unread,
May 26, 2017, 7:42:34 PM5/26/17
to Jenkins Users
Hello All,

I am looking for an example of using Docker Compose with the Declarative Build pipeline.

In particular I am looking to run my suite of Integration tests against our NoSQL container.

What I currently do is build our project in a container using the agent { docker { .... } }

After the build succeeds I want to sh `gradle integrationTest`

This would require our NoSQL to be running in a separate container

Any working examples of this?

Thanks much

-b
Reply all
Reply to author
Forward
0 new messages