Duo Zhang
cdabfd3ca8
HBASE-27450 Update all our python scripts to use python3 ( #4851 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2022-10-28 18:41:47 +08:00
Sean Busbey
c8e2d80036
HBASE-27425 run flaky test job once an hour. ( #4828 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-10-21 14:13:54 +08:00
Duo Zhang
caea843e94
HBASE-26848 Addendum make tmpdir absolute
2022-03-17 13:02:14 +08:00
Duo Zhang
cc13624232
HBASE-26848 Set java.io.tmpdir on mvn command when running jenkins job ( #4231 )
...
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
2022-03-16 17:52:36 +08:00
Duo Zhang
fddfceef50
HBASE-26747 Use python2 instead of python in our python scripts ( #4102 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2022-02-09 14:55:16 +08:00
Duo Zhang
36d8654a97
HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase ( #4053 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2022-02-08 20:32:07 +08:00
Duo Zhang
6cd092b685
Revert "HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase ( #4053 )"
...
This reverts commit a42d6dbbf7
.
2022-01-22 19:35:44 +08:00
Duo Zhang
a42d6dbbf7
HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase ( #4053 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2022-01-22 14:16:34 +08:00
Duo Zhang
e0eaec6813
HBASE-26319 Make flaky find job track more builds ( #3791 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2021-10-29 16:54:59 +08:00
Duo Zhang
ffc154ff83
HBASE-26382 Use gen_redirect_html for linking flaky test logs ( #3780 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2021-10-22 21:43:58 +08:00
Duo Zhang
10f16a0e4f
HBASE-26341 Upload dashboard html for flaky find job to nightlies ( #3742 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-10-14 23:04:54 +08:00
Duo Zhang
7ae71e880d
HBASE-26318 Publish test logs for flaky jobs to nightlies ( #3717 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-10-07 21:58:48 +08:00
Duo Zhang
200343c59c
HBASE-25203 Change the reference url to flaky list in our jenkins jobs ( #2566 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-10-20 17:00:06 +08:00
Guanghao Zhang
28f2c176ec
HBASE-25204 Nightly job failed as the name of jdk and maven changed ( #2567 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-10-20 16:58:43 +08:00
Duo Zhang
90052ccf1b
HBASE-25194 Do not publish workspace in flaky find job ( #2564 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2020-10-20 11:51:34 +08:00
Qi Yu
c367e91aff
HBASE-25162 Make flaky tests run more aggressively ( #2525 )
...
Change the trigger interval from 12h to 4h
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-10-10 16:09:39 +08:00
Duo Zhang
1ce1cf66dd
HBASE-25132 Migrate flaky test jenkins job from Hadoop to hbase ( #2485 )
2020-10-01 14:30:27 +08:00
Duo Zhang
9d6af969ac
HBASE-25107 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-09-29 15:25:14 +08:00
Duo Zhang
3aa612f0fe
Revert "HBASE-25017 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )"
...
This reverts commit fbef545989
.
2020-09-29 15:25:05 +08:00
Duo Zhang
fbef545989
HBASE-25017 Migrate flaky reporting jenkins job from Hadoop to hbase ( #2466 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-09-28 20:01:43 +08:00
Duo Zhang
6fd7dcef28
HBASE-24841 Change the jenkins job urls in our jenkinsfile ( #2227 )
...
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-08-11 08:41:16 +08:00
Michael Stack
c2f2553490
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 ( #1504 )
2020-04-13 14:59:16 -07:00
stack
3cf2df2ca0
Revert "HBASE-24126 Up the container nproc uplimit from 10000 to 12500 ( #1450 )"
...
This reverts commit 14342b6527
.
2020-04-12 18:29:43 -07:00
Michael Stack
14342b6527
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 ( #1450 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
2020-04-10 15:57:47 -07:00
stack
de967502ab
HBASE-24017 Turn down flakey rerun rate on all but hot branches
...
On master branch run twice a day instead of every 4 hours.
2020-03-18 15:50:39 -07:00
stack
9bd39786df
HBASE-23926 [Flakey Tests] Down the flakies re-run ferocity; it makes for too many fails.
...
Change the forkcount from 1.0C to 0.25C
2020-03-04 16:21:27 -08:00
stack
86e76c2bd9
HBASE-23865 Up flakey history from 5 to 10
2020-02-18 16:32:36 -08:00
Peter Somogyi
fd9cfd789b
HBASE-23114 Use archiveArtifacts in Jenkinsfiles ( #681 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-10-10 13:27:50 +02:00
Josh Elser
2f9d995163
HBASE-22563 Reduce old builds by half
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-10 18:49:16 -04:00
Michael Stack
ee55b558c0
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:06:53 -07:00
Sean Busbey
5d14c1af65
HBASE-21189 flaky job should gather machine stats
...
Signed-off-by: Michael Stack <stack@apache.org>
2018-09-12 23:08:31 -05:00
Sean Busbey
f9793fafb7
HBASE-20387 turn flaky test tracking infra into per-branch pipeline.
...
* gather up all the flaky test stuff into a directory
* create Jenkins Pipeline DSL for the report generation and the flaky re-testing
* have the nightly per-branch job consume the results of flaky reporting
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-08-16 23:16:21 -05:00