## -*- coding: utf-8 -*- <%inherit file="/base.mako"/> <%block name="title_text">Performance job results <%block name="css"> li { margin:2px 0 } a, a:visited { color:#039 } code { padding:0 5px; color:#888 } .columns li { position:relative } .columns li > :first-child { display:block } .columns li > :nth-child(2) { display:block; position:static; left:165px; top:0; white-space:nowrap } <%block name="css_content_wrap">margin:0 auto; padding:0 5px <%block name="media_queries"> @media only screen and (min-width: 320px) { .content-wrap { width:400px } } @media only screen and (min-width: 520px) { .content-wrap { width:500px } } @media only screen and (min-width: 620px) { .content-wrap { width:90% } .columns li > :nth-child(2) { position:absolute } } @media only screen and (min-width: 720px) { .content-wrap { width:70% } } <%block name="header_text">performance job results <%block name="content">

Logs and files

Job results, in different formats

About Rally

Rally is benchmark system for OpenStack:

Steps to repeat locally

  1. Fetch rally task from here
  2. Fetch rally plugins from here
  3. Install OpenStack and Rally using this instruction
  4. Unzip plugins and put to .rally/plugins/ directory
  5. Run rally task: $ rally task start task.txt