Skip to content

Harden Phoenix - distributed big link list and atomicity tests over phoenix - #245

Open
anirudha wants to merge 1 commit into
apache:masterfrom
bloomberg:harden_phoenix
Open

Harden Phoenix - distributed big link list and atomicity tests over phoenix#245
anirudha wants to merge 1 commit into
apache:masterfrom
bloomberg:harden_phoenix

Conversation

@anirudha

@anirudhaanirudha commented May 5, 2017

Copy link
Copy Markdown

Adds:
-a new testing utility for test with multiple threads.
-a new test driver to execute tests against an existing cluster.
-two new basic tests from the HBase testing framework.

Please enter the commit message for your changes. Lines starting

this is still work in progress..
Gabriel Jimenez
Massachusetts Institute of Technology
Bloomberg LP (intern)

Adds:
-a new testing utility for test with multiple threads.
-a new test driver to execute tests against an existing cluster.
-two new basic tests from the HBase testing framework.
Please enter the commit message for your changes. Lines starting
@JamesRTaylor

Copy link
Copy Markdown
Contributor

FYI, @apurtell and you may want to collaborate. See also #240.

@apurtell

Copy link
Copy Markdown
Contributor

Any chance of a review on #240 ?

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 34sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1 ❌mvninstall16m 50sroot in master failed.
+0hbaserecompile24m 21sHBase recompiled.
+1 💚compile1m 3smaster passed
+1 💚checkstyle0m 31smaster passed
+1 💚javadoc0m 57smaster passed
+0 🆗spotbugs3m 22sphoenix-core in master has 965 extant spotbugs warnings.
_ Patch Compile Tests _
-1 ❌mvninstall0m 32sroot in the patch failed.
+0hbaserecompile10m 51sHBase recompiled.
-1 ❌compile0m 22sphoenix-core in the patch failed.
-1 ❌javac0m 22sphoenix-core in the patch failed.
+1 💚checkstyle0m 31sthe patch passed
-1 ❌whitespace0m 0sThe patch has 12 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚javadoc0m 56sthe patch passed
-1 ❌spotbugs0m 20sphoenix-core in the patch failed.
_ Other Tests _
-1 ❌unit0m 17sphoenix-core in the patch failed.
-1 ❌asflicense0m 16sThe patch generated 3 ASF License warnings.
42m 6s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#245
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
unameLinux a611198cee7d 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 / b6d9338
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/branch-mvninstall-root.txt
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-compile-phoenix-core.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-compile-phoenix-core.txt
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/whitespace-eol.txt
spotbugshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-spotbugs-phoenix-core.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count96 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-245/1/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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.

4 participants

@anirudha@JamesRTaylor@apurtell@stoty