#7274 Update the Bodhi SOP in light of Bodhi 3.2.0.
Merged 6 years ago by puiterwijk. Opened 6 years ago by bowlofeggs.
bowlofeggs/releng bodhi-3.2-sop-update  into  master

@@ -148,6 +148,12 @@ 

  

  Verification

  ============

+ #. Monitor Bodhi's composes with ``bodhi-monitor-composes``

+ 

+    ::

+ 

+     $ sudo -u apache watch -d -n 60 bodhi-monitor-composes

+ 

  #. Monitor the systemd journal

  

     ::
@@ -196,12 +202,6 @@ 

  

  Bodhi will ask you which push(es) you want to resume.

  

- Consider testing if the mash lock file exists.

- May indicate a previous push has not completed, or somehow failed:

- 

- ::

- 

-     $ ls /mnt/koji/mash/updates/MASHING-*

  

  Common issues / problems with pushes

  ====================================

Bodhi 3.2.0 no longer creates mash files, and adds a new
monitoring tool called bodhi-monitor-composes. This commit adjusts
the SOP to reflect these changes.

Signed-off-by: Randy Barlow randy@electronsweatshop.com

rebase for no merge commit.

rebased onto b8c5d12

6 years ago

@bowlofeggs Is this in lieu of or in addition to the other new process:

journalctl -lu fedmsg-hub

This is how @puiterwijk told me to check for whether or not a push was complete.

@kellin It's in addition - I left the notes about watching the logs in the SOP for that reason.

Commit e8eb061 fixes this pull-request

Pull-Request has been merged by puiterwijk

6 years ago

Pull-Request has been merged by puiterwijk

6 years ago
Metadata