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

« back to all changes in this revision

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

  • Committer: Paul Larson
  • Date: 2013-09-09 01:14:47 UTC
  • mfrom: (18.1.12 new-touch)
  • Revision ID: paul.larson@canonical.com-20130909011447-nl4s0c69tdhk09z3
Merge touch-runlists, smoke-touch-apps, and touch into one branch and reorg file locations to make sense

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 %}