{% extends "layout.html" %} {% set components = [] %} {% block title %}Submit Run{% endblock %} {% block body %} {% if error is defined %}
{{ error }}
Input Data (plist):
Machine Selection / Creation: match: Abort if machine information doesn't match update: Update machine if information doesn't match split: Create additional machine with same name if information doesn't match
Merge with existing runs: replace: Replace existing run with same order reject: Abort if run with same order exists append: Append and possibly keep multiple runs for same order