{% extends 'layout.jinja2.html' %} {% block title %}Schedule Test{% endblock %} {% block style %} #schedule-test textarea { height: 5em; } span.help-block { font-size: 0.9em; text-align: right; } a.remove-revision, a.remove-operation { font-size: 0.8em; } span.panel-title { font-size: 1em; } button#submit-job { width: 100%; font-size: 2em; } #schedule-left-col { padding-right: 50px; border-right: 1px dotted #ccc; } #schedule-test legend { font-size: 1.2em; } legend { font-weight: bold; } label { font-weight: normal; } .kill-nodes-dropdown { width: 60px; } .kill-nodes-delay { width: 50px; } #schedule-test td { padding-bottom: 10px; } #schedule-test .panel { -webkit-box-shadow: none; } {% endblock %} {% block body %}

Schedule New Test


Cluster Configuration
See cluster specs here
Test Configurations

These operations will be run on each cluster revision in order:


{% endblock %}