X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Ftldk%2Ftldk.yaml;h=1b961050231f29796084e8e58aa08377a737ec9e;hb=057941094d61629308857719fe41c9e0c49ee312;hp=b37581ce6c77c3212e834fbe3ff6e4f9fcb646ae;hpb=1509387215f5560b7e3e16ca54de7871c9ef4e53;p=ci-management.git diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index b37581ce6..1b9610502 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -51,13 +51,13 @@ branch: '{branch}' builders: - - shell: - !include-raw-escape: gtest-build.sh - - inject: - properties-file: gtest-env.prop - shell: !include-raw-escape: include-raw-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: '{project}-verify-image-{stream}-{os}' @@ -108,13 +108,13 @@ notbuilt: true builders: - - shell: - !include-raw-escape: gtest-build.sh - - inject: - properties-file: gtest-env.prop - shell: !include-raw-escape: include-raw-build.sh + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' + - job-template: name: '{project}-merge-{stream}-{os}' @@ -151,9 +151,9 @@ branch: '{branch}' builders: - - shell: - !include-raw-escape: gtest-build.sh - - inject: - properties-file: gtest-env.prop - shell: !include-raw-escape: include-raw-build.sh + + publishers: + - fdio-infra-shiplogs: + maven-version: 'mvn33-new'