<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Thank you.</p>
<p>We've completed our migration from 0.8.12 to 0.9.10, and we're
very pleased. Thank you all for the great project.<br>
</p>
<p>I've learned more about the Anomaly of the Vanishing
ForceScheduler Link. It's not that the link vanished, but rather,
that the title band on which the link appears can persist when it
should probably refresh (and refreshing would remove the link).<br>
</p>
<p>The following steps demonstrate the oddity on my system: <br>
</p>
<ol>
<li>Click the Build:Builders link in the left panel to navigate to
the /#/builders web page. Observe that the ForceScheduler link
does not appear along the top band, i.e., the band that displays
"<name of buildbot> Builds / Builders"<br>
</li>
<li>Click on a Builder Name to Navigate to the
/#/builders/:builderid web page. Observe that the top band now
displays "<name of buildbot> Builds / Builders / <name
of builder>" along with the ForceScheduler link. <br>
</li>
<li>Repeat Step 1, clicking the Build:Builders link in the left
panel to navigate to the /#/builders web page. Observe that
this time the top band still displays "<name of buildbot>
Builds / Builders / <name of builder>" along with the
ForceScheduler link. </li>
</ol>
<p>If this is a bug, let met know, and I can report it.</p>
<p>On the topic, is there a way get the ForceScheduler link to
appear on the /#/builders web page, so it schedules all builders
(rather than just the one builder specified on the
/#/builders/:builderid web page) ?</p>
<p>Similarly, is there a way for the user to schedule forced builds
of multiple, selected builders ? Or to specify tags and force
builds in all builders with the designated tags?<br>
</p>
<p>-Greg<br>
</p>
<br>
<div class="moz-cite-prefix">On 8/24/2017 11:40 AM, Pierre Tardy
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJ+soVe9BOV1uuwQD-PwMpvDwGyrEyd6n=gY3JVOeeDRTd-DPw@mail.gmail.com">
<div dir="ltr"><br>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Aug 23, 2017 at 11:08 PM Greg Bullock
<<a href="mailto:greg@nwra.com" moz-do-not-send="true">greg@nwra.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>We're at an early stage in our migration from buildbot
0.8.12 to 0.9.10. The new About web page currently
shows</p>
<blockquote>Python version: 3.6.1<br>
Buildbot version: 0.9.10<br>
Twisted version: 17.5.0<br>
</blockquote>
<p>A few questions arise. Does <br>
</p>
<p><tt>c['db'] = { 'db_url' : "sqlite:///state.sqlite", }</tt></p>
<p>in the 0.9.10 master.cfg need to point to different
URLs in order for 0.8.12 and 0.9.10 to both run
concurrently without conflict? Currently, both
master.cfg files (for 0.9.10 and 0.8.12) specify the
same URL, the default from creating the buildbot master.<br>
</p>
<p> <br>
</p>
</div>
</blockquote>
<div>Yes, you should definitly use different database.
migrating database from eight to nine is not supported.</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p> Also, in editing the master.cfg file to tweak the new
web pages, I've goofed something up, not sure what, with
the result that the Force Build button no longer appears
on the Builders web page (nor on any other page). This
was the link to invoke a
schedulers.ForceScheduler(...). The link appeared in an
early test, but vanished after I made some changes and
restarted the buildbot. I can't seem to get it back,
and I'm not sure what I did that made it go away.</p>
<p>Any ideas how to restore that link?</p>
</div>
</blockquote>
<div>Probably you should try to remember what you did to make
it vanish, </div>
<div>There is nothing particular with forcescheduler with nine
(unless if you are doing asymetric multimaster, but probably
you are not at that point)</div>
<br>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Greg Bullock
NorthWest Research Associates
301 Webster St.
Monterey, CA 93940
(831) 582-4907
<a class="moz-txt-link-abbreviated" href="mailto:greg@nwra.com">greg@nwra.com</a></pre>
</body>
</html>