Page MenuHomeDevCentral

Provision Jenkins CD container
ClosedPublic

Authored by dereckson on Mar 11 2018, 20:41.
Tags
None
Referenced Files
F2830303: D1412.diff
Fri, Apr 19, 11:50
F2829289: D1412.id3620.diff
Fri, Apr 19, 07:48
F2827802: D1412.diff
Fri, Apr 19, 01:34
F2827013: D1412.id3605.diff
Thu, Apr 18, 22:24
Unknown Object (File)
Thu, Apr 18, 07:02
Unknown Object (File)
Thu, Apr 18, 03:17
Unknown Object (File)
Wed, Apr 17, 15:56
Unknown Object (File)
Mon, Apr 15, 06:48
Subscribers
None

Details

Summary

Jenkins exposes two ports, one for the HTTP JavaEE server,
the other for to receive Jenkins agent connections.

The Jenkins container can be used for CI and CD Jenkins
deployment.

There is some room for improvement, like load the default plugins.

Test Plan

Tested on Equatower — Live on http://equatower.nasqueron.org:38080

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
arcpatch-D1412
Build Status
Buildable 2225
Build 2473: arc lint + arc unit

Event Timeline

dereckson created this revision.

Fix spaces, CI → Jenkins (so we can use for CI/CD)

SELinux context, fix ports, uid/gid

Check we've SELinux on the Docker engine server before trying to set or apply a context.

dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
This revision is now accepted and ready to land.Mar 15 2018, 19:06
This revision was automatically updated to reflect the committed changes.