tripleo-quickstart-extras/roles/validate-tempest/templates/whitelist_file.j2

4 lines
60 B
Django/Jinja

{% for test in tempest_whitelist %}
{{ test }}
{% endfor %}