From e8eb061e331b792a161da22005a09438551222fb Mon Sep 17 00:00:00 2001 From: Patrick "マルタインアンドレアス" Uiterwijk Date: Feb 06 2018 23:28:08 +0000 Subject: Merge #7274 `Update the Bodhi SOP in light of Bodhi 3.2.0.` --- diff --git a/docs/source/sop_pushing_updates.rst b/docs/source/sop_pushing_updates.rst index 4187c7a..d66654d 100644 --- a/docs/source/sop_pushing_updates.rst +++ b/docs/source/sop_pushing_updates.rst @@ -148,6 +148,12 @@ Say 'y' to push for the above command. 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 @@ time 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 ====================================