Disable notebook preview job 91/50191/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 8 Jan 2018 03:07:53 +0000 (11:07 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 8 Jan 2018 03:07:53 +0000 (11:07 +0800)
- 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 <zhang.yujunz@zte.com.cn>
jjb/qtip/qtip-verify-jobs.yml

index f772e39..783c92b 100644 (file)
@@ -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}'