project-config/jenkins/jobs/tuskar-ui.yaml
Radomir Dopieralski 9645f3fe96 Enable Selenium tests for stackforge/tuskar-ui-extras
As requested, move the selenium job to a template.

Change-Id: I95b870ddd305cb1e6da9138d7c92521abd4c7b97
2015-01-09 14:48:45 +01:00

13 lines
214 B
YAML

- job:
name: gate-tuskar-ui-jshint
node: 'bare-precise || bare-trusty'
builders:
- revoke-sudo
- gerrit-git-prep
- tox:
envlist: jshint
publishers:
- console-log