Ticket #174 (assigned enhancement)

Opened 5 years ago

Last modified 3 months ago

Persist ETA data across restarts

Reported by: gward Owned by: toinbis
Priority: minor Milestone: 0.9.+
Version: 0.7.6 Keywords: eta
Cc: toinbis

Description

Currently Buildbot forgets the historical data it needs to compute ETA whenever it's restarted or (I think) reconfigured. According to Brian Warner in a buildbot-dev posting, this should not be too hard to fix:

The current scheme would require storing a dict of (metricname -> expectation) for each step. The builder pickle would be the most appropriate place for this.

Change History

comment:1 Changed 4 years ago by dustin

  • Milestone changed from undecided to 0.7.+

comment:2 Changed 4 years ago by marcusl

  • Keywords sprint added

Ought to be doable.

comment:3 Changed 3 years ago by dustin

  • Cc toinbis added
  • Keywords sprint removed
  • Status changed from new to assigned
  • Owner set to toinbis
  • Milestone changed from 0.8.+ to 0.8.1

comment:4 Changed 3 years ago by dustin

  • Milestone changed from 0.8.2 to 0.8.3

comment:5 Changed 2 years ago by dustin

  • Milestone changed from 0.8.3 to 0.9.+

comment:6 Changed 3 months ago by dustin

  • Keywords eta added
Note: See TracTickets for help on using tickets.