Merge "Disable notebook preview job"
authorRyota Mibu <r-mibu@cq.jp.nec.com>
Tue, 9 Jan 2018 14:13:35 +0000 (14:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 9 Jan 2018 14:13:35 +0000 (14:13 +0000)
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}'