jjb: Add lttng-tools macosx dev job
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 8 Sep 2016 18:53:56 +0000 (14:53 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Thu, 8 Sep 2016 18:53:56 +0000 (14:53 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-tools.yaml

index 0423117ef95fde9caf66d7287781661ae32b0ca4..b9c988ffb3fd27cb860e4b058daa61cef856cd84 100644 (file)
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           urcuversion: !!python/tuple [stable-0.9]
           babelversion: !!python/tuple [stable-1.3]
+      - 'dev_{user}_lttng-tools_{version}_{buildtype}':
+          user: jgalar
+          github_user: jgalar
+          github_name: lttng-tools
+          buildtype: macosxbuild
+          version: master-staging
+          ustversion: master
+          arch: !!python/tuple [macosx]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [relayd-only]
+          urcuversion: !!python/tuple [master]
+          babelversion: !!python/tuple [master]
       - 'lttng-tools_{version}_cppcheck'
       - 'lttng-tools_{version}_scan-build':
           version: master
This page took 0.02415 seconds and 4 git commands to generate.