Closed Bug 1312509 Opened 8 years ago Closed 8 years ago

Add fabric action to list pending command queue items

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Unassigned)

Details

Attachments

(1 file)

Came up during 2016-10-08 TCW. :nthomas did quick add, this is to get that landed.
was run in production by :mtabara ;)
Attachment #8803993 - Flags: review?(nthomas)
Comment on attachment 8803993 [details] [diff] [review]
bz1312509-1.patch

>+def action_check_queues(master):
>+    """List all pending queue commands"""
>+    with hide('running'):
>+        run('find /dev/shm/queue/commands/{cur,new} -type f')
>+
>+

Reviewing my own patch, like a boss. Dude, your comment isn't accurate! How about
"""Check for command queue jobs that are running or pending"""
Attachment #8803993 - Flags: review?(nthomas) → review+
Comment on attachment 8803993 [details] [diff] [review]
bz1312509-1.patch

Committed with recommended comment (which is also the visible help message)

https://hg.mozilla.org/build/tools/rev/62112f4b7d8d03db50b9087336f7a41b8edda9e4
Attachment #8803993 - Flags: review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: