[yocto] [PATCH][yocto-autobuilder] buildbot/status/web/templates/build.html

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Mon Feb 15 12:01:47 PST 2016


On 11 February 2016 at 19:05, Graydon, Tracy <tracy.graydon at intel.com> wrote:
> From: Tracy Graydon <tracy.graydon at intel.com>
>
> [YOCTO #8098]
>
> The resubmit build button on the build status page, when used with exact same
> revisions generates an exception. Fixed by removing the Resubmit Build button.
>
> Signed-off-by: Tracy Graydon <tracy.graydon at intel.com>
> ---
>  .../buildbot/status/web/templates/build.html                         | 5 -----
>  1 file changed, 5 deletions(-)
>

Pushed to master, waiting for a good time for final production push.


> diff --git a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html b/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> index a01d4b0..0f50888 100644
> --- a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> +++ b/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> @@ -213,11 +213,6 @@ SourceStamps:
>    <tr {{ 'class="alt"' if end else '' }}><td class="left">Elapsed</td><td>{{ elapsed }}</td></tr>
>  </table>
>
> -  {% if authz.advertiseAction('forceBuild', request) %}
> -    <h3>Resubmit Build:</h3>
> -    {{ forms.rebuild_build(build_url+"/rebuild", authz, sourcestamps[0]) }}
> -  {% endif %}
> -
>  </div>
>
>  <br style="clear:both"/>
> --
> 2.4.3
>



-- 
Elizabeth Flanagan
Yocto Project
Build and Release



More information about the yocto mailing list