X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbabeltrace.yaml;h=c650db589d4b7435ff5cdc6de45befd324d3986e;hb=172563b0aa9172cfb42280d9c80468612603b0dd;hp=12d80acceb8f86b6c88de4be58138d384d583fbe;hpb=8f5416789ef38902575e864a18964a1dc6324c6b;p=lttng-ci.git diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 12d80ac..c650db5 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -340,6 +340,7 @@ - stable-1.3 - stable-1.4 - stable-1.5 + - stable-2.0 - master jobs: - 'babeltrace_{version}_{buildtype}': @@ -364,7 +365,7 @@ conf: !!python/tuple [std] - 'babeltrace_{version}_{buildtype}': buildtype: solarisbuild - arch: !!python/tuple [solaris10, solaris11] + arch: !!python/tuple [sol10-i386, sol11-i386] build: !!python/tuple [std] conf: !!python/tuple [std, static] - 'babeltrace_{version}_{buildtype}': @@ -372,21 +373,23 @@ arch: !!python/tuple [macosx] build: !!python/tuple [std] conf: !!python/tuple [std] - version: + version: # macOS support was introduced in 1.4 - stable-1.4 - stable-1.5 + - stable-2.0 - master - 'babeltrace_{version}_winbuild': arch: !!python/tuple [cygwin, cygwin64, msys2-mingw32, msys2-mingw64] build: !!python/tuple [std] conf: !!python/tuple [std] - version: + version: # Mingw support was introduced in 2.0 + - stable-2.0 - master - 'babeltrace_{version}_winbuild': arch: !!python/tuple [cygwin, cygwin64] build: !!python/tuple [std] conf: !!python/tuple [std] - version: + version: # Cygwin support was introduced in 1.5 - stable-1.5 - 'babeltrace_{version}_cppcheck' - 'babeltrace_{version}_scan-build' @@ -395,34 +398,35 @@ version: master - 'babeltrace_{version}_glib-2.22.5': version: master + + +- project: + name: babeltrace-jgalar-staging + user: jgalar + github_user: jgalar + github_name: babeltrace + version: + - stable-1.3-staging + - stable-1.4-staging + - stable-1.5-staging + - stable-2.0-staging + - master-staging + jobs: - 'dev_{user}_babeltrace_{version}_glib-2.22.5': - user: jgalar - github_user: jgalar - github_name: babeltrace version: - master-staging - 'dev_{user}_babeltrace_{version}_{buildtype}': - user: jgalar - github_user: jgalar - github_name: babeltrace buildtype: build - version: - - master-staging - - stable-1.3-staging - - stable-1.4-staging - - stable-1.5-staging 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 + version: # macOS support was introduced in 1.4 - stable-1.4-staging - stable-1.5-staging + - stable-2.0-staging + - master-staging arch: !!python/tuple [macosx] build: !!python/tuple [std] conf: !!python/tuple [std]