[Buildbot] #3366: Problems caused by caching build requests
Buildbot trac
trac at buildbot.net
Tue Dec 22 18:35:44 UTC 2015
#3366: Problems caused by caching build requests
-------------------+--------------------
Reporter: ian | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.+
Version: master | Resolution:
Keywords: |
-------------------+--------------------
Changes (by tardyp):
* milestone: 0.9.0 => 0.9.+
Comment:
a ssid is generated given the following hashed informations:
ss_hash = self.hashColumns(branch, revision, repository, project,
codebase, patchid)
So it is by design that if you reuse the same (branch, revision,
repository, project, codebase, patchid), then you will get the same ssid.
I am not sure exactly what is your usecase, but I think the properties you
are willing to change are rather belonging to the buildset than the
change.
--
marking it non blocking for the release
--
Ticket URL: <http://trac.buildbot.net/ticket/3366#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list