From f639bb288651bb0d975351a02e7874c0ff4f4400 Mon Sep 17 00:00:00 2001 From: Kirill Zaitsev Date: Fri, 14 Aug 2015 19:44:14 +0300 Subject: [PATCH] Add voting gate-apps-catalog-npm-run-lint job Adds boting npm-run-lint job to check and ensure js code style in stackforge/apps-catalog Targets blueprint: lint-js-code Change-Id: I90740912ea8be5e92898a1a321f77397cab18491 --- jenkins/jobs/projects.yaml | 1 + zuul/layout.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index a823fcb16a..0a025fca12 100755 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -4397,6 +4397,7 @@ jobs: - python-jobs + - javascript-jobs - project: name: aviator diff --git a/zuul/layout.yaml b/zuul/layout.yaml index eda240c827..4054463d05 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6333,6 +6333,9 @@ projects: - name: python-jobs check: - gate-apps-catalog-python34 + - gate-apps-catalog-npm-run-lint + gate: + - gate-apps-catalog-npm-run-lint - name: stackforge/apps-catalog-ui template: