X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=jobs%2Fbabeltrace.yaml;h=a263c88a90a4b17798d8fa9a8697d5b663418367;hb=f0d7e5b1aab598ec9a6a4b60a092f2a25df711b3;hp=ca6f33961a1b0d73b28b6d93f9f223e9e9bd96da;hpb=32dae18e9f1860e274a91cf31c0f21825b2ee71a;p=lttng-ci.git diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index ca6f339..a263c88 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -711,8 +711,8 @@ build: !!python/tuple [std] conf: !!python/tuple [std, static] - 'babeltrace_{version}_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [std] - 'babeltrace_{version}_{buildtype}': @@ -765,8 +765,8 @@ build: !!python/tuple [std] conf: !!python/tuple [std, prod] - 'babeltrace_{version}_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [std, prod] - 'babeltrace_{version}_{buildtype}': @@ -806,8 +806,8 @@ conf: !!python/tuple [std, static, prod, min] filter: '(build=="std" && conf=="std") || (arch=="amd64")' - 'dev_gerrit_babeltrace_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [std, prod] filter: '' @@ -833,8 +833,8 @@ build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, static, python-bindings] - 'dev_{user}_babeltrace_{version}_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [std] @@ -858,8 +858,8 @@ build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, static, prod, min] - 'dev_{user}_babeltrace_{version}_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [std, prod]