Page MenuHomeDevCentral

Migrate Jenkins CI to Equatower
ClosedPublic

Authored by dereckson on Sep 14 2018, 20:00.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 02:38
Unknown Object (File)
Fri, Apr 19, 12:09
Unknown Object (File)
Fri, Apr 19, 00:22
Unknown Object (File)
Thu, Apr 18, 21:37
Unknown Object (File)
Mon, Apr 15, 05:14
Unknown Object (File)
Sat, Apr 13, 05:25
Unknown Object (File)
Wed, Apr 10, 11:02
Unknown Object (File)
Sun, Apr 7, 22:36
Subscribers
None

Details

Summary

The Jenkins CI master and the containers will use a dedicated network,
isolated from the Jenkins CD network.

The access to CI will be more liberal.

CI containers won't have deployment capability and won't have any SSH access
to do things to the other servers. As such, deployment jobs currently in the
CI will need to be moved to the CD.

Ref T1431

Test Plan
  1. salt equatower state.apply roles/paas-docker/containers/jenkins
  2. salt equatower state.apply roles/paas-docker/containers/jenkins_slave
  3. Browse https://ci.nasqueron.org/

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 20 2018, 19:42
This revision was automatically updated to reflect the committed changes.