X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-ta-common-templates.yaml;h=e1ecc085b7cff41a35e9af241de06c8841a793b0;hp=0d478f2fb7cfb5f4f55debeb6b1bf5b189ee8f47;hb=e2ba355c1af4c10253e4d89554dd2e31a31af6e0;hpb=621a10de775b8f312043e886d8264e8f06ea38bb diff --git a/jjb/akraino-templates/akraino-ta-common-templates.yaml b/jjb/akraino-templates/akraino-ta-common-templates.yaml index 0d478f2..e1ecc08 100644 --- a/jjb/akraino-templates/akraino-ta-common-templates.yaml +++ b/jjb/akraino-templates/akraino-ta-common-templates.yaml @@ -12,7 +12,7 @@ work/**/*.json work/tmp/rpms/mock_config/** build-days-to-keep: 30 - build-timeout: 60 + build-timeout: 90 branch: master stream: master project-type: freestyle @@ -203,7 +203,6 @@ - lf-infra-publish - job-template: - # TODO: This is untested draft to start testing ISO build from id: akraino-project-release-ta-build name: 'ta-ci-build' archive-artifacts: > @@ -214,6 +213,11 @@ work/**/*.log work/**/*.txt work/**/*.json + work/results/bin_checksum/** + work/results/repo/** + work/results/repo_files/** + work/results/rpmlists/** + work/results/src_repo/** build-days-to-keep: 30 build-timeout: 60 branch: master @@ -247,11 +251,6 @@ build-timeout: '{build-timeout}' jenkins-ssh-credential: '{jenkins-ssh-credential}' - # TODO: define how it should be triggered - # Ideally should build whenever RPM is uploaded to nexus - triggers: - - timed: "@daily" - builders: - ta-builder-scm: git-url: '{git-url}' @@ -262,8 +261,8 @@ project: 'ta/build-tools' ref: '$SCM_REFSPEC_BUILD_TOOLS' - ta-builder-install-docker + - ta-builder-install-build-tools - shell: |2- - sudo yum -y install createrepo ta/build-tools/build_images.sh -m ta/manifest -w work find work - ta-lf-infra-ship-isos