Page MenuHomeDevCentral

Provision rust_brown container for Jenkins CD
ClosedPublic

Authored by dereckson on Sep 12 2018, 19:17.
Tags
None
Referenced Files
F4085700: D1745.diff
Sun, Feb 2, 05:48
F4084929: D1745.diff
Sun, Feb 2, 00:44
Unknown Object (File)
Thu, Jan 30, 11:54
Unknown Object (File)
Wed, Jan 29, 08:19
Unknown Object (File)
Wed, Jan 29, 08:19
Unknown Object (File)
Wed, Jan 29, 08:19
Unknown Object (File)
Tue, Jan 28, 16:54
Unknown Object (File)
Mon, Jan 27, 05:14
Subscribers
None

Details

Summary

This container is intended to build documentation for rLF.

Ref T1406

Test Plan

salt equatower state.apply roles/paas-docker/containers/jenkins_slave

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
rust (branched from master)
Build Status
Buildable 2720
Build 2968: arc lint + arc unit

Event Timeline

dereckson created this revision.
$ docker logs rust_brown
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Could not load host key: /etc/ssh/ssh_host_ed25519_key

I guess the image tries to run the sshd daemon as app instead of root.

This revision is now accepted and ready to land.Sep 12 2018, 19:27
This revision was automatically updated to reflect the committed changes.