From 38c89c27f3518b404aad5ba00fc6e869f5aebe0c Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 3 Apr 2018 06:55:37 -0700 Subject: Include 'opnfv-pylint-verify-stream' to job list This job was not being created because it was missing from the jobs list in the file. Change-Id: Ibd66c6b654421e63f23738d6eecdca93aecf86cc Signed-off-by: Trevor Bramwell --- jjb/releng/opnfv-lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml index 0ac552082..f9d7fc6b1 100644 --- a/jjb/releng/opnfv-lint.yml +++ b/jjb/releng/opnfv-lint.yml @@ -11,6 +11,7 @@ jobs: - 'opnfv-lint-verify-{stream}' - 'opnfv-yamllint-verify-{stream}' + - 'opnfv-pylint-verify-{stream}' stream: - master: -- cgit 1.2.3-korg