jjb: binutils-gdb: rename more expected failing tests
[lttng-ci.git] / jobs / lttng-analyses.yaml
index 23a920199507938d06b015ba68c01a3bb87330bc..53c3d2fec5b10f0c28efbc8c54ee57558f9b3a4d 100644 (file)
@@ -20,7 +20,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
     publishers:
       - archive:
           artifacts: 'pep8.out,pylint.out'
-      - violations:
-          pep8:
-            pattern: pep8.out
-            min: 10
-            max: 999
-            unstable: 999
-          pylint:
-            pattern: pylint.out
-            min: 10
-            max: 999
-            unstable: 999
       - email-ext:
           recipients: '{obj:email_to}'
           reply-to: ci-notification@lists.lttng.org
     name: lttng-analyses
     github_user: lttng
     github_name: lttng-analyses
-    email_to: 'ci-notification@lists.lttng.org, cc:jdesfossez@efficios.com'
+    email_to: 'ci-notification@lists.lttng.org'
     version:
       - master
     jobs:
       - 'lttng-analyses_{version}_build':
           arch: !!python/tuple [amd64]
-          babeltrace_version: !!python/tuple [stable-1.5, stable-2.0, master]
+          babeltrace_version: !!python/tuple [stable-1.5]
       - 'lttng-analyses_{version}_pylint':
           babeltrace_version: stable-1.5
 
This page took 0.02424 seconds and 4 git commands to generate.