{% extends "base.html" %} {% block pagename %}firestarter{% endblock %} {% block title %}Запустить стрельбу{% endblock %} {% load lookup %} {% load join %} {% block body %}
{% block waiter %} {% endblock %} {% block error %} {% if error %} {% if error_link %} {{ error_link }} {% endif %} {% else %} {% endif %} {% endblock %}
Танк
Общественный Хост Nanny Sandbox
{{ help_message }}
Мишень * {% if recent_user_targets %} Недавние: {% for target in recent_user_targets %} {{ target }} {% endfor %} {% endif %}
Задача (task) * {% if recent_user_tasks %} Недавние: {% for task in recent_user_tasks %} {{ task }} {% endfor %} {% endif %}
Схема нагрузки * {% if conf|lookup:'phantom'|lookup:'load_profile'|lookup:'load_type' == 'instances' %} {% else %} {% endif %} Например: line(1,10,30s) const(10,10m) step(10, 20, 5, 10s)
URI
Патроны 
{% include "ammo_upload_form.html" %}
Пушка (pandora) 
{% include "pandora_binary_upload_form.html" %}
Имя стрельбы
Описание
Версия

Как стрелять? Обратная связь

{{ conf_yaml }}
Мониторинг
{{ monitoring_conf }}
{% endblock %}