Skip to content

Commit

Permalink
Archive leftoverResults logs to artifactory
Browse files Browse the repository at this point in the history
Related to issue: https://github.ibm.com/runtimes/automation/issues/40

Signed-off-by: sophiaxu0424 <xuminghong0424@gmail.com>
  • Loading branch information
sophiaxu0424 committed Sep 17, 2024
1 parent 11647e9 commit 866080b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildenv/jenkins/JenkinsfileBase
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,8 @@ def post(output_name) {
//call the archive function for each file
archiveFile("aqa-tests/testenv/testenv.properties", true)
archiveFile("aqa-tests/TKG/**/*.tap", true)
archiveFile("jvmtest/perf/odm8100eGa/leftoverResults/*/*.txt", false)
archiveFile("jvmtest/perf/odm8100eGa/leftoverResults/*/*.log", false)
archiveAQAvitFiles()

if (env.BUILD_LIST.startsWith('jck')) {
Expand Down

0 comments on commit 866080b

Please sign in to comment.