X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=75387d4b9b8edc3aef19b470f1872524ed9fcebf;hb=556e87cc3414e50377bbdfb542755f1bc231450f;hp=c90f2d2469c298dc6873f1e01cd1bbbad16f4750;hpb=0b475830dc3505a923020e1b16a747f164065c66;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index c90f2d2..75387d4 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -76,6 +76,8 @@ option: 'category' categories: - 'lttng-tools' + matrixbuilds: false + matrixconfigs: true builders: - conditional-step: @@ -160,7 +162,7 @@ target: 'deps/lttng-ust' do-not-fingerprint: true - shell: - !include-raw-escape scripts/lttng-tools/build.sh + !include-raw-escape: scripts/lttng-tools/build.sh # TODO: Scan for open tasks publishers: @@ -237,7 +239,7 @@ target: 'deps/lttng-ust' do-not-fingerprint: true - shell: - !include-raw-escape scripts/lttng-tools/scan-build.sh + !include-raw-escape: scripts/lttng-tools/scan-build.sh publishers: - html-publisher: @@ -281,7 +283,7 @@ target: 'deps/lttng-ust' do-not-fingerprint: true - shell: - !include-raw-escape scripts/common/coverity.sh + !include-raw-escape: scripts/common/coverity.sh publishers: - workspace-cleanup @@ -307,7 +309,7 @@ target: 'deps/lttng-tools' do-not-fingerprint: true - shell: - !include-raw-escape scripts/lttng-tools/pylint.sh + !include-raw-escape: scripts/lttng-tools/pylint.sh publishers: - archive: @@ -333,7 +335,7 @@ - project: name: lttng-tools version: - !include jobs/inc/lttng-tools-versions.yaml.inc + !include: jobs/inc/lttng-tools-versions.yaml.inc jobs: - 'lttng-tools_{version}_{buildtype}': buildtype: build @@ -346,7 +348,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: master - arch: !!python/tuple [armhf, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] urcuversion: !!python/tuple [master] @@ -362,7 +364,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.7 - arch: !!python/tuple [armhf, powerpc] + arch: !!python/tuple [armhf, arm64, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] urcuversion: !!python/tuple [stable-0.9] @@ -378,7 +380,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.6 - arch: !!python/tuple [armhf, powerpc] + arch: !!python/tuple [armhf, arm64, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings] urcuversion: !!python/tuple [stable-0.9]