jjb: barectf: Modernize job, remove pylint
[lttng-ci.git] / jobs / lttng-scope.yaml
index fcdcf1f8e66122322efcddfe429d23b907a03153..b7eaf3d8ec2918d0206735f987f5f530d2b70247 100644 (file)
          name: arch
          values: '{obj:arch}'
 
-    scm:
-      - git:
-          url: https://github.com/{github_user}/{github_project}.git
-          browser: githubweb
-          browser-url: https://github.com/{github_user}/{github_project}
-          branches:
-            - origin/{version}
-          skip-tag: true
-          git-tool: 'jgit' # Use jgit on windows to work around path too long
-
     wrappers:
       - workspace-cleanup
       - timestamps
 
 
 ## Project
-- project:
-    name: lttng-scope
-    github_user: lttng
-    github_project: lttng-scope
-    email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com'
-    email_for_all_failure: 'pproulx@efficios.com'
-    version:
-      - master
-    jobs:
-      - 'lttng-scope_{version}_build':
-          arch: !!python/tuple [i386, amd64]
-      - 'lttng-scope_{version}_winbuild':
-          arch: !!python/tuple [win64]
-      - 'lttng-scope_{version}_macosxbuild':
-          arch: !!python/tuple [macosx]
-      - 'lttng-scope_{version}_coverity':
-          version: master
-
+#- project:
+#    name: lttng-scope
+#    github_user: lttng
+#    github_project: lttng-scope
+#    email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com'
+#    email_for_all_failure: 'pproulx@efficios.com'
+#    version:
+#      - master
+#    jobs:
+#      - 'lttng-scope_{version}_build':
+#          arch: !!python/tuple [i386, amd64]
+#      - 'lttng-scope_{version}_winbuild':
+#          arch: !!python/tuple [win64]
+#      - 'lttng-scope_{version}_macosxbuild':
+#          arch: !!python/tuple [macosx]
+#      - 'lttng-scope_{version}_coverity':
+#          version: master
This page took 0.024725 seconds and 4 git commands to generate.