~rhuddie/ubuntu-test-cases/healthcheck-to-dep8

« back to all changes in this revision

Viewing changes to jenkins/templates/touch-smoke.xml.jinja2

  • Committer: Paul Larson
  • Date: 2014-10-31 02:50:03 UTC
  • mfrom: (279.2.2 touch)
  • Revision ID: paul.larson@canonical.com-20141031025003-1nvjpya5uqdso1ii
Add nfss config option, and use it with health-check

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
{% if dashboard_port %}
129
129
export DASHBOARD_PORT="{{dashboard_port}}"
130
130
{% endif %}
 
131
{% if nfss_config %}
 
132
export NFSS_CONFIG="{{nfss_config}}"
 
133
{% endif %}
131
134
 
132
135
{{image_opt}}
133
136
${BZRDIR}/scripts/run-smoke