X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=727ef0fdbd055e120e6b830b4a3f6e244f506ada;hb=2c1d386a795ee93d8d8af91559e8b23ea036d82a;hp=97db8ed317416fdcba4208da09be8464f26da4a7;hpb=7491c28dedf1644bd9d7e49f4dc2376871c96f53;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 97db8ed..727ef0f 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -82,7 +82,7 @@ builders: - shell: - !include-raw-escape scripts/liburcu/build.sh + !include-raw-escape: scripts/liburcu/build.sh # TODO: Scan for open tasks publishers: @@ -139,7 +139,7 @@ builders: - shell: - !include-raw-escape scripts/liburcu/scan-build.sh + !include-raw-escape: scripts/liburcu/scan-build.sh publishers: - html-publisher: @@ -169,7 +169,7 @@ builders: - shell: - !include-raw-escape scripts/common/coverity.sh + !include-raw-escape: scripts/common/coverity.sh publishers: - workspace-cleanup @@ -179,7 +179,7 @@ - project: name: liburcu version: - !include jobs/inc/liburcu-versions.yaml.inc + !include: jobs/inc/liburcu-versions.yaml.inc jobs: - 'liburcu_{version}_{buildtype}': buildtype: build @@ -187,7 +187,7 @@ build: !!python/tuple [std, oot, dist] - 'liburcu_{version}_{buildtype}': buildtype: portbuild - arch: !!python/tuple [armhf, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] build: !!python/tuple [std] - 'liburcu_{version}_{buildtype}': buildtype: solarisbuild