Add jshint job for tuskar-ui

This patch adds the jshint job to tuskar-ui and marks it as non-voting.

Change-Id: I5b6ef3cc3522c40af3cec80281f551bb891d5fa6
Closes-Bug: #1282961
This commit is contained in:
Peter Belanyi 2014-05-29 16:12:17 +02:00
parent 5c5c3ad9d6
commit 04f029d3bf
2 changed files with 18 additions and 0 deletions

View File

@ -11,3 +11,18 @@
publishers:
- console-log
- job:
name: gate-tuskar-ui-jshint
node: bare-precise
builders:
- revoke-sudo
- gerrit-git-prep
- tox:
envlist: jshint
github-org: openstack
project: tuskar-ui
publishers:
- console-log

View File

@ -662,6 +662,8 @@ jobs:
- name: ^experimental-swift-logs.*$
swift:
- name: logs
- name: gate-tuskar-ui-jshint
voting: false
# The project list is grouped by type of project, and within each
# group, projects are sorted (mostly) alphabetically.
@ -2244,6 +2246,7 @@ projects:
- gate-tuskar-ui-python26
- gate-tuskar-ui-python27
- gate-tuskar-ui-selenium
- gate-tuskar-ui-jshint
gate:
- gate-tuskar-ui-pep8
- gate-tuskar-ui-python26