← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2059235] [NEW] Create pull-amqp and push-amqp scripts

 

Public bug reported:

pull-amqp will be a script which prints all the amqp messages from a queue (doesn't remove them, has an ack command line arg which if set to true would remove all the items in the queue, we could also use filter-amqp to achieve this by modifying the script)
push-amqp will be a script which pushes all messages into a queue

The idea is we have two general tools we can use to easily move things
around in whichever queues

** Affects: auto-package-testing
     Importance: Undecided
     Assignee: Tim Andersson (andersson123)
         Status: New

** Changed in: auto-package-testing
     Assignee: (unassigned) => Tim Andersson (andersson123)

-- 
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Auto Package Testing.
https://bugs.launchpad.net/bugs/2059235

Title:
  Create pull-amqp and push-amqp scripts

Status in Auto Package Testing:
  New

Bug description:
  pull-amqp will be a script which prints all the amqp messages from a queue (doesn't remove them, has an ack command line arg which if set to true would remove all the items in the queue, we could also use filter-amqp to achieve this by modifying the script)
  push-amqp will be a script which pushes all messages into a queue

  The idea is we have two general tools we can use to easily move things
  around in whichever queues

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/2059235/+subscriptions



Follow ups