{{ testscenario.name }}: {{ testscenario.desc }} | |
{% if testcase.state == 'DONE' %} | '{{ testcase.name }}'{% if testcase.detail is not none %}: {{ testcase.detail }}{% endif %} |
{{ data.datetime }}, QGate version: {{ data.version }}
{{ testscenario.name }}: {{ testscenario.desc }} | |
{% if testcase.state == 'DONE' %} | '{{ testcase.name }}'{% if testcase.detail is not none %}: {{ testcase.detail }}{% endif %} |
System information: MLRun (client/server): {{ data.mlrun }}/{{ data.mlrun_server }} (MLRun change log) Python: {{ data.python }} System: {{ data.system }} Platform: {{ data.platform }}
Variables:{% for variable in data.variables %} {{ variable.key }}: '{{ variable.value }}' {% endfor %}
Hardware information: CPU: {{ data.cpu }} cores RAM total/free: {{ data.memory_total }}/{{ data.memory_free }} Host: {{ data.host }}
Source see the qgate-sln-mlrun, qgate-model