Page MenuHomeDevCentral

Install docker-processes on Docker servers
ClosedPublic

Authored by dereckson on Oct 3 2018, 20:41.
Tags
None
Referenced Files
F12257276: D1840.diff
Mon, Oct 13, 06:21
F12254528: D1840.id.diff
Sun, Oct 12, 16:46
F12253312: D1840.id.diff
Sun, Oct 12, 12:46
Unknown Object (File)
Sat, Oct 11, 15:03
Unknown Object (File)
Thu, Oct 2, 07:58
Unknown Object (File)
Mon, Sep 29, 18:55
Unknown Object (File)
Wed, Sep 24, 01:00
Unknown Object (File)
Tue, Sep 23, 04:28
Subscribers
None

Details

Summary

Ref T1456

Test Plan

containers-ps and ps auxw | what-container | grep mastodon

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
docker-processes (branched from master)
Build Status
Buildable 2837
Build 3085: arc lint + arc unit

Event Timeline

dereckson created this revision.
Salt master
$ salt equatower state.apply roles/paas-docker/docker/software
equatower:
...
----------
          ID: install_docker_extra_packages
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: docker-processes
     Started: 20:40:15.028569
    Duration: 7803.153 ms
     Changes:   
              ----------
              docker-processes:
                  ----------
                  new:
                      0.0.1-1
                  old:

Summary for equatower
------------
Succeeded: 4 (changed=1)
Failed:    0
------------
Total states run:     4
Total run time:   9.348 s
This revision is now accepted and ready to land.Oct 3 2018, 20:45
This revision was automatically updated to reflect the committed changes.