~pwlars/ubuntu-test-cases/krillin-recovery

« back to all changes in this revision

Viewing changes to jenkins/templates/touch-ubuntu-terminal-app-autopilot.xml.jinja2

  • Committer: Chris Johnston
  • Date: 2013-08-30 17:45:20 UTC
  • mto: (19.1.1 touch)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: chrisjohnston@ubuntu.com-20130830174520-8kmqpi1t1g6jmhfj
Add ubuntu-touch-runlists

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% extends "touch-autopilot-base.xml.jinja2" %}
 
2
<?xml version='1.0' encoding='UTF-8'?>
 
3
 
 
4
{% block apptest %}
 
5
export APP=&quot;ubuntu-terminal-app-autopilot&quot;
 
6
{% endblock %}