From: Saku Chydenius Date: Sun, 26 May 2019 16:33:16 +0000 (+0300) Subject: [ta] Store more image build result artifacts X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=a2d9019654895e2b6436c739e50b5dc0f8d40460 [ta] Store more image build result artifacts All image build result files are included except the big images. Change-Id: Icf6ef47ec688bfbd9727a3851c3b09d569594746 Signed-off-by: Saku Chydenius --- diff --git a/jjb/akraino-templates/akraino-ta-common-templates.yaml b/jjb/akraino-templates/akraino-ta-common-templates.yaml index 2484ccb..f0e868b 100644 --- a/jjb/akraino-templates/akraino-ta-common-templates.yaml +++ b/jjb/akraino-templates/akraino-ta-common-templates.yaml @@ -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