Sean Busbey
82037ee3f2
HBASE-23228 Allow for jdk8 specific modules on branch-1 in precommit/nightly testing ( #804 )
...
Signed-off-by: Josh Elser <elserj@apache.org>
2019-11-08 10:08:56 -06:00
Duo Zhang
cddf8b0ae4
HBASE-23236 Upgrade to yetus 0.11.1
...
Signed-off-by: stack <stack@apache.org>
2019-11-08 13:48:07 +08:00
Peter Somogyi
46952d9b17
HBASE-23053 Disable concurrent nightly builds ( #654 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-10-10 20:12:34 +02:00
Peter Somogyi
14d58e2e64
HBASE-23114 Use archiveArtifacts in Jenkinsfiles ( #681 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-10-10 18:58:06 +02:00
Sean Busbey
5cedb09b65
HBASE-22955 Properly set jdk7 as JAVA_HOME for branches-1 precommit and nightly. ( #621 )
...
master/branches-2 specific changes: work around yetus overwriting JAVA_HOME
in the container with the host JAVA_HOME.
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 41990ba20a
)
(cherry picked from commit bcad0d9f98
)
2019-09-16 22:57:16 -05:00
Sean Busbey
4b471d3904
HBASE-23023 upgrade shellcheck used in dockerfile ( #624 )
...
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit 1cb4f687c1
)
2019-09-16 21:33:40 -05:00
Peter Somogyi
af86b7bd06
HBASE-22981 Remove unused flags for Yetus ( #591 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-09-06 14:58:21 +02:00
Duo Zhang
48f0b1805e
HBASE-22724 Add a emoji on the vote table for pre commit result on github ( #568 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Stack <stack@apache.org>
2019-09-04 09:04:59 +08:00
Rushabh
a386c6cdda
HBASE-22852 Stop gpg agent daemons in hbase nightlies. ( #525 )
...
Signed-off-by: Stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 0438fdc0f6
)
2019-08-26 16:46:05 -05:00
Gav
15b0bab120
HBASE-22913 Use Hadoop label for nightly builds ( #532 )
...
HBase, a Hadoop related project, must use the Hadoop label please.
This build, and others are starving the 'ubuntu' label which other projects need to use.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-08-24 16:54:25 +08:00
Sean Busbey
6e7dd9c7fd
HBASE-22911 reduce concurrent PR builds.
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-08-24 16:30:49 +08:00
Artem Ervits
5ac6f6adf2
HBASE-22464 Improvements to hbase-vote script
...
* wget should use timestamps to avoid re-downloading RC artifacts we already have.
* allow changing to maven profiles other than runAllTests for test step
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 74fb2040ea
)
2019-08-23 12:47:27 -05:00
Duo Zhang
77f0510c40
HBASE-22891 Use HBaseQA in HBase-PreCommit-GitHub-PR job ( #518 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-08-22 23:07:35 +08:00
Duo Zhang
9aec8d8b12
HBASE-22856 HBASE-Find-Flaky-Tests fails with pip error
2019-08-15 10:38:41 +08:00
Peter Somogyi
328d1073a5
HBASE-22801 Maven build issue on Github PRs
2019-08-06 18:57:48 +02:00
Duo Zhang
c54085a8d9
HBASE-22719 Add debug support for github PR pre commit job
2019-07-22 13:49:31 +08:00
Josh Elser
6978d4a1cf
HBASE-22563 Reduce old builds by half
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-10 19:17:18 -04:00
Sean Busbey
72caf79bb3
HBASE-22518 yetus personality is treating branch-1.4 like earlier branches for hadoopcheck
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b4d5a9a8e1
)
2019-06-03 09:26:46 -05:00
Guanghao Zhang
d1035c8d9b
HBASE-22522 The integration test in master branch's nightly job has error "ERROR: Only found 1050 rows."
2019-06-02 22:08:43 +08:00
Guanghao Zhang
7172128a13
HBASE-22490 (addendum) Nightly client integration test fails with hadoop-3
2019-05-31 21:43:32 +08:00
Guanghao
1ce4fcc6ee
HBASE-22490 Nightly client integration test fails with hadoop-3.0.3
2019-05-31 21:43:16 +08:00
Duo Zhang
59973d2024
HBASE-22500 Modify pom and jenkins jobs for hadoop versions
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-30 22:31:47 +08:00
zhangduo
6876199bac
HBASE-22471 Our nightly jobs for master and branch-2 are still using hadoop-2.7.1 in integration test
2019-05-29 11:38:49 +08:00
Peter Somogyi
0c69831b00
HBASE-22474 Add --mvn-custom-repo parameter to yetus calls
2019-05-26 18:12:12 +02:00
Guanghao Zhang
c00cc4d9d6
HBASE-22462 (addendum) Should run a 'mvn install' at the end of hadoop check in pre commit job
2019-05-24 12:07:15 +08:00
Guanghao Zhang
b469d06bd4
HBASE-22462 Should run a 'mvn install' at the end of hadoop check in pre commit job
2019-05-24 12:07:09 +08:00
zhangduo
6a28e76f7e
HBASE-22442 Nightly build is failing with hadoop 3.x
2019-05-19 07:56:02 +08:00
Duo Zhang
5537de38b3
HBASE-20970 Update hadoop check versions for hadoop3 in hbase-personality
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-05-17 09:51:59 +08:00
Andrew Purtell
8099608439
HBASE-22430 hbase-vote should tee build and test output to console
2019-05-16 16:46:47 -07:00
Tak Lon (Stephen) Wu
48f8bf252e
HBASE-22429 hbase-vote download step requires URL to end with '/' ( #243 )
2019-05-16 16:46:46 -07:00
Duo Zhang
6bd6a953a7
HBASE-22399 Change default hadoop-two.version to 2.8.x and remove the 2.7.x hadoop checks
2019-05-14 16:45:32 +08:00
Sean Busbey
b1752fadc3
HBASE-22406 skip generating rdoc when building gems in our docker image for running yetus
...
Signed-off-by: Josh Elser <elserj@apache.org>
(cherry picked from commit 60dc5143f2
)
2019-05-13 11:24:09 -05:00
Sean Busbey
f41cf781e5
HBASE-22020 update nightly to yetus 0.9.0
...
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit b5a6fd14fa
)
2019-04-24 07:33:16 -05:00
zhangduo
4562bf608c
HBASE-22174 Remove error prone from our precommit javac check
2019-04-06 19:12:51 +08:00
Andrew Purtell
06f914e71f
HBASE-20912 Add import order config in dev support for eclipse (Ankit Singhal and Tak Lon (Stephen) Wu)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-05 14:37:46 -07:00
Apache9
59a6a6c174
HBASE-22152 Addendum use hbase account instead of hadoop ( #112 )
2019-04-05 22:19:36 +08:00
Duo Zhang
02fea3e7a0
HBASE-22152 Create a jenkins file for yetus to processing GitHub PR
2019-04-04 22:15:31 +08:00
Andrew Purtell
b1d236d73b
HBASE-20911 correct Swtich/case indentation in formatter template for eclipse (Ankit Singhal)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-03 16:31:28 -07:00
zhangduo
a33b3401cf
HBASE-22100 False positive for error prone warnings in pre commit job
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-03-28 13:06:53 +08:00
TAK LON WU
4f1dc1d234
HBASE-21963 Add a script for building and verifying release candidate
2019-03-18 20:00:13 +01:00
Peter Somogyi
5f9316e781
HBASE-21711 Remove references to git.apache.org/hbase.git
2019-01-16 10:03:50 +01:00
Tommy Li
49e7e27467
HBASE-21712 : Make submit-patch.py python3 compatible
...
Signed-off-by: Sergey Shelukhin <sershe@apache.org>
2019-01-16 09:28:25 +01:00
Peter Somogyi
1200733cd9
HBASE-21685 Change repository urls to Gitbox
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-15 10:28:18 +01:00
Peter Somogyi
0b086087b2
HBASE-21547 Precommit uses master flaky list for other branches
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-02 08:31:06 +01:00
Michael Stack
e5fb2f968a
HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors
...
ADDENDUM: Remove exception for scala files in findbugs now that we don't have any.
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
(cherry picked from commit 2792253322
)
(cherry picked from commit 54172c9890
)
2018-11-08 08:52:06 -06:00
Sean Busbey
b8bd3b1a74
Revert "HBASE-15557 Add guidance on HashTable/SyncTable to the RefGuide"
...
This reverts commit 565ea7ad00
.
bad commit metadata
2018-11-08 08:51:53 -06:00
Wellington Chevreuil
565ea7ad00
HBASE-15557 Add guidance on HashTable/SyncTable to the RefGuide
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
2018-11-07 08:10:17 -08:00
Michael Stack
b7efc8d4e7
HBASE-21424 Change flakies and nightlies so scheduled less often
...
ADDENDUM; Make nightly daily.
2018-11-01 10:09:41 -07:00
Michael Stack
22a0419f7e
HBASE-21424 Change flakies and nightlies so scheduled less often
...
Have flakies run every four hours instead of every hour and
nightlies every 12 hours instead of every 6.
2018-11-01 10:04:43 -07:00
Sean Busbey
a074269ee0
HBASE-21103 nightly job should make sure cached yetus will run.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
(cherry picked from commit 42d7ddc678
)
2018-10-11 10:29:53 -05:00