jjb: Add macosx dev jobs to babeltrace
[lttng-ci.git] / jobs / babeltrace.yaml
index 3a505799bd52d88d8c1bb5cd86d47f60464b3f8f..d6786d36bbaed66044324e1a4d82fe2d7f8aff26 100644 (file)
           arch: !!python/tuple [x86-32, x86-64]
           build: !!python/tuple [std, oot, dist]
           conf: !!python/tuple [std, static, python-bindings]
+      - 'dev_{user}_babeltrace_{version}_{buildtype}':
+          user: jgalar
+          github_user: jgalar
+          github_name: babeltrace
+          buildtype: macosxbuild
+          version:
+            - master-staging
+            - stable-1.4-staging
+            - stable-1.5-staging
+          arch: !!python/tuple [macosx]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [std]
 
This page took 0.022343 seconds and 4 git commands to generate.