~cjohnston/+junk/settle

« back to all changes in this revision

Viewing changes to jenkins/job-creation/templates/touch-mediaplayer-app-autopilot.xml.jinja2

  • Committer: Paul Larson
  • Date: 2013-08-01 04:25:31 UTC
  • mfrom: (30.1.14 touch-runlists-new)
  • Revision ID: paul.larson@canonical.com-20130801042531-qe09p2ielng1h33m
Rework the way we run all touch jobs

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;mediaplayer-app-autopilot&quot;
 
6
{% endblock %}