Skip to main content

A pulse listener that acts upon messages with mozci.

Project description

This project is Pulse listener that listens to Treeherder’s job cancellation and retrigger actions in ‘exchange/treeherder/v1/job-actions’ and acts upon them.

What it does

  • worker.py listens to exchange/treeherder/v1/job-actions in an infinite loop.

  • When it sees a retrigger actions it makes a retrigger request in builapi self-serve using make_retrigger_request from mozci.

  • When it sees a cancel action it makes a cancel request in buildapi self-serve using make_cancel_request from mozci.

  • Currently everything is run with dry_run=True, so instead of doing requests the script just logs the requests it would have made.

Current status

  • worker.py reads exchange and topic from run_time_config.json. It then uses HANDLERS_BY_EXCHANGE, a dictionary defined in config.py to decide what function it will use to handle incoming messages.

  • Only buildbot topics (e.g. buildbot.#.# or buildbot.try.retrigger) in exchange/treeherder/v1/job-actions are supported for now.

  • The functions to deal with TH’s job-actions are defined in the module treeherderactions.py

Requirements

  • mozci

  • mozillapulse

See bug 1168148 for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulse-actions-0.1.3.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file pulse-actions-0.1.3.tar.gz.

File metadata

  • Download URL: pulse-actions-0.1.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pulse-actions-0.1.3.tar.gz
Algorithm Hash digest
SHA256 077913fca0115ce90b8487c09b232f2f46fe3634bbe963ca67f33de681e7d804
MD5 3d65b8706355f6ff9ec3dabdd3b25161
BLAKE2b-256 a2c12c3884b3ca422c65f201026ce675ae03b81d335517f1dc0fdf4e5ef18a32

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page