From: Yujun Zhang Date: Mon, 8 Jan 2018 03:07:53 +0000 (+0800) Subject: Disable notebook preview job X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=b8f6da025207265e0e398abd43900919afd73696 Disable notebook preview job - the job does not work for patch with *.ipynb deletion - qtip has migrated to rst for formula display Change-Id: I4882f55ac7d9d4430a15c1f0237e0b9d6e223f47 Signed-off-by: Yujun Zhang --- diff --git a/jjb/qtip/qtip-verify-jobs.yml b/jjb/qtip/qtip-verify-jobs.yml index f772e3917..783c92b04 100644 --- a/jjb/qtip/qtip-verify-jobs.yml +++ b/jjb/qtip/qtip-verify-jobs.yml @@ -8,8 +8,6 @@ project: qtip jobs: - 'qtip-verify-{stream}' - - 'qtip-verify-notebook-{stream}' - - 'qtip-merged-notebook-{stream}' stream: - master: branch: '{stream}' @@ -67,7 +65,8 @@ - publish-coverage - email-jenkins-admins-on-failure -# upload juypter notebook to artifacts for review +# Upload juypter notebook to artifacts for review +# TODO(yujunz): deal with *.ipynb deletion - job-template: name: 'qtip-verify-notebook-{stream}'