X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=98f887f4b143f89d1ddf490d2a0ad40b5f6897ff;hb=6ad0e7e688682661e5d2d5896e32b0f2dbf2a8bc;hp=7f72f6a92eef06d368891eb49e932501cc524adb;hpb=edb933dd7f136fbbee8ab89bd5231d5bf933583d;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 7f72f6a..98f887f 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -4,7 +4,7 @@ name: 'lttng-tools_default_git' scm: - git: <tng-tools_default_git - url: git://github.com/{github_user}/lttng-tools.git + url: https://github.com/{github_user}/lttng-tools.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-tools branches: @@ -16,7 +16,7 @@ name: 'lttng-modules_default_git' scm: - git: <tng-modules_default_git - url: git://github.com/{github_user}/lttng-modules.git + url: https://github.com/{github_user}/lttng-modules.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-modules branches: @@ -304,7 +304,9 @@ - shell: !include-raw-escape: scripts/lttng-tools/clean_processes_coredump.sh - shell: - !include-raw-escape: scripts/lttng-tools/build.sh + !include-raw-escape: + - scripts/common/print.sh + - scripts/lttng-tools/build.sh - lttng-tools_build_builders_gerrit: <tng-tools_build_builders_gerrit name: 'lttng-tools_build_builders_gerrit' @@ -419,11 +421,14 @@ - shell: !include-raw-escape: - scripts/common/override-build-std.sh + - scripts/common/print.sh - scripts/lttng-ust/build.sh - shell: !include-raw-escape: scripts/lttng-tools/gerrit-install-deps.sh - shell: - !include-raw-escape: scripts/lttng-tools/build.sh + !include-raw-escape: + - scripts/common/print.sh + - scripts/lttng-tools/build.sh - lttng-tools_build_builders_win: <tng-tools_build_builders_win name: 'lttng-tools_build_builders_win' @@ -445,6 +450,7 @@ !include-raw-escape: - scripts/common/cygwin64-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - conditional-step: condition-kind: strings-match @@ -458,6 +464,7 @@ !include-raw-escape: - scripts/common/msys2-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - conditional-step: condition-kind: strings-match @@ -471,6 +478,7 @@ !include-raw-escape: - scripts/common/msys2-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - lttng-tools_build_publishers_dev: <tng-tools_build_publishers_dev @@ -658,7 +666,7 @@ wrappers: - ansicolor - timeout: - timeout: 10 + timeout: 45 fail: true type: no-activity - timestamps @@ -740,7 +748,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -815,7 +822,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -864,7 +870,7 @@ scm: - git: - url: git://github.com/{github_user}/lttng-tools.git + url: https://github.com/{github_user}/lttng-tools.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-tools refspec: '+refs/tags/*:refs/remotes/origin/tags/*'