Page MenuHomeDevCentral

Migrate Jenkins CI to Equatower
ClosedPublic

Authored by dereckson on Sep 14 2018, 20:00.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 06:11
Unknown Object (File)
Sun, Nov 10, 05:27
Unknown Object (File)
Sat, Nov 9, 23:21
Unknown Object (File)
Sat, Nov 9, 23:21
Unknown Object (File)
Sat, Nov 9, 22:40
Unknown Object (File)
Sat, Nov 9, 16:10
Unknown Object (File)
Thu, Nov 7, 21:40
Unknown Object (File)
Thu, Oct 31, 12:48
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 Passed
Unit
No Test Coverage
Branch
jenkins-ci (branched from master)
Build Status
Buildable 2745
Build 2993: arc lint + arc unit

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.