Skip to content

PHOENIX-6173 Archive test artifacts in Jenkins multibranch postcommit… - #911

Closed
stoty wants to merge 2 commits into
apache:masterfrom
stoty:PHOENIX-6173
Closed

PHOENIX-6173 Archive test artifacts in Jenkins multibranch postcommit…#911
stoty wants to merge 2 commits into
apache:masterfrom
stoty:PHOENIX-6173

Conversation

@stoty

@stotystoty commented Oct 5, 2020

Copy link
Copy Markdown
Contributor

… job

@stoty

stoty commented Oct 5, 2020

Copy link
Copy Markdown
ContributorAuthor

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 32sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚shellcheck0m 0sThere were no new shellcheck issues.
+1 💚shelldocs0m 1sThere were no new shelldocs issues.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
_ Other Tests _
+1 💚asflicense0m 12sThe patch does not generate ASF License warnings.
1m 22s
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-911/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#911
Optional Testsdupname asflicense shellcheck shelldocs
unameLinux b672ff115c47 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 10ef717
Max. process+thread count48 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-911/1/console
versionsgit=2.7.4 maven=3.3.9 shellcheck=0.7.0
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Comment threadJenkinsfile Outdated
always {
junit '**/target/surefire-reports/TEST-*.xml'
junit '**/target/failsafe-reports/TEST-*.xml'
archiveArtifacts artifacts: "HBASE_${HBASE_PROFILE}/**/target/surefire-reports/*.txt,**/target/failsafe-reports/*.txt,**/target/surefire-reports/*.dumpstream,**/target/failsafe-reports/*.dumpstream,**/target/surefire-reports/*.dump,**/target/failsafe-reports/*.dump"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think HBASE_${HBASE_PROFILE}/ should be before the **/target everywhere.
Maybe you could split it to multiple lines.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done that.

@stoty

stoty commented Oct 5, 2020

Copy link
Copy Markdown
ContributorAuthor

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 30sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚shellcheck0m 0sThere were no new shellcheck issues.
+1 💚shelldocs0m 1sThere were no new shelldocs issues.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
_ Other Tests _
+1 💚asflicense0m 12sThe patch does not generate ASF License warnings.
1m 21s
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-911/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#911
Optional Testsdupname asflicense shellcheck shelldocs
unameLinux f6f160bd7741 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 10ef717
Max. process+thread count47 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-911/2/console
versionsgit=2.7.4 maven=3.3.9 shellcheck=0.7.0
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@richardantal

Copy link
Copy Markdown
Contributor

+1

@stotystoty closed this Oct 5, 2020
@stoty
stoty deleted the PHOENIX-6173 branch July 29, 2021 12:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stoty@richardantal