[Buildbot-devel] Retried builds + browser cache = confusion
Dustin J. Mitchell
dustin at v.igoro.us
Fri Sep 28 14:31:32 UTC 2012
On Thu, Sep 27, 2012 at 4:38 PM, Dan Kegel <dank at kegel.com> wrote:
> A more likely source of the reused URLs is that I have been
> re-initializing the buildbot, thereby shooting myself in the foot.
Ah, that's a relief :)
Part of what we're heading for in nine is that almost all data in
Buildbot is write-once. The exceptions are non-key fields for things
like completion and results (on steps, builds, buildrequests, and
buildsets) and claims (buildrequests). This makes it a lot easier to
reason about objects between the database and messages.
So I was a little freaked out at the suggestion that's not the case for builds!
Dustin
More information about the devel
mailing list